From dfb3fdc9f6d042f3c6c0dbe4bfe7d2f8354ef12d 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 --- include/video/mcde_display-sony_acx424akp_dsi.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/video') diff --git a/include/video/mcde_display-sony_acx424akp_dsi.h b/include/video/mcde_display-sony_acx424akp_dsi.h index de862a3f28b..c00c3513da3 100644 --- a/include/video/mcde_display-sony_acx424akp_dsi.h +++ b/include/video/mcde_display-sony_acx424akp_dsi.h @@ -31,8 +31,6 @@ struct mcde_display_sony_acx424akp_platform_data { enum display_panel_type disp_panel; /* display panel types */ /* Driver data */ - bool sony_acx424akp_platform_enable; - struct regulator *regulator; int max_supply_voltage; int min_supply_voltage; }; -- cgit v1.2.3