]> Git Repo - linux.git/commit
drm/panel: ili9341: Correct use of device property APIs
authorAndy Shevchenko <[email protected]>
Thu, 25 Apr 2024 14:26:17 +0000 (17:26 +0300)
committerNeil Armstrong <[email protected]>
Thu, 2 May 2024 07:41:26 +0000 (09:41 +0200)
commitd43cd48ef1791801c61a54fade4a88d294dedf77
treeb2051b21e9a3c11f00f9e17908cdad5431817731
parenta37ef7613c00f2d72c8fc08bd83fb6cc76926c8c
drm/panel: ili9341: Correct use of device property APIs

It seems driver missed the point of proper use of device property APIs.
Correct this by updating headers and calls respectively.

Fixes: 5a04227326b0 ("drm/panel: Add ilitek ili9341 panel driver")
Signed-off-by: Andy Shevchenko <[email protected]>
Reviewed-by: Dmitry Baryshkov <[email protected]>
Reviewed-by: Neil Armstrong <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Neil Armstrong <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
drivers/gpu/drm/panel/Kconfig
drivers/gpu/drm/panel/panel-ilitek-ili9341.c
This page took 0.052974 seconds and 4 git commands to generate.