From ab193cbc346ef47d361b579a2f3095cae2c837dc Mon Sep 17 00:00:00 2001 From: Jimmy Rubin Date: Thu, 29 Sep 2011 14:55:00 +0200 Subject: video: mcde: Move driver data to sony display Some driver data that are located in the board file should be filled in by the display driver instead ST-Ericsson ID: 321190 ST-Ericsson Linux next: NA ST-Ericsson FOSS-OUT ID: Trivial Change-Id: I564462d9806cfde90de25ff436e0d4946682ef23 Signed-off-by: Jimmy Rubin Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/32595 Reviewed-by: QABUILD Reviewed-by: Marcus LORENTZON --- drivers/video/mcde/display-sony_acx424akp_dsi.c | 295 ++++++++++++------------ include/video/mcde_display-sony_acx424akp_dsi.h | 2 - 2 files changed, 148 insertions(+), 149 deletions(-) diff --git a/drivers/video/mcde/display-sony_acx424akp_dsi.c b/drivers/video/mcde/display-sony_acx424akp_dsi.c index 3cad2b9718e..aace9ff94f2 100644 --- a/drivers/video/mcde/display-sony_acx424akp_dsi.c +++ b/drivers/video/mcde/display-sony_acx424akp_dsi.c @@ -14,10 +14,31 @@ #include #include #include +#include + +#include #include