From: Tomi Valkeinen Date: Wed, 3 Apr 2013 08:39:19 +0000 (+0300) Subject: OMAPDSS: LS037V7DW01: handle gpios in panel driver X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=31030985450977d978a1781111a4ddadb86c4ae8;p=deliverable%2Flinux.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