From: Tomi Valkeinen Date: Wed, 3 Apr 2013 08:39:19 +0000 (+0300) Subject: OMAPDSS: LS037V7DW01: handle gpios in panel driver X-Git-Tag: firefly_0821_release~3680^2~443^2~24^2~29 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=31030985450977d978a1781111a4ddadb86c4ae8;p=firefly-linux-kernel-4.4.55.git OMAPDSS: LS037V7DW01: handle gpios in panel driver Move the GPIO handling from board file's platform callbacks to the panel driver, which gets the gpios via platform data. Signed-off-by: Tomi Valkeinen --- diff --git a/drivers/video/omap2/displays/panel-sharp-ls037v7dw01.c b/drivers/video/omap2/displays/panel-sharp-ls037v7dw01.c index eb6bd817a079..e6d9c9bf41f0 100644 --- a/drivers/video/omap2/displays/panel-sharp-ls037v7dw01.c +++ b/drivers/video/omap2/displays/panel-sharp-ls037v7dw01.c @@ -23,11 +23,10 @@ #include #include #include +#include #include