From: Tomi Valkeinen Date: Wed, 3 Apr 2013 08:39:19 +0000 (+0300) Subject: OMAPDSS: LS037V7DW01: handle gpios in panel driver X-Git-Tag: upstream/snapshot3+hdmi~5059^2~24^2~29 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=31030985450977d978a1781111a4ddadb86c4ae8;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.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 eb6bd81..e6d9c9b 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