summaryrefslogtreecommitdiff
path: root/include/video/mcde_display-sony_acx424akp_dsi.h
diff options
context:
space:
mode:
authorJimmy Rubin <jimmy.rubin@stericsson.com>2011-09-29 14:55:00 +0200
committerPhilippe Langlais <philippe.langlais@stericsson.com>2012-05-22 11:04:13 +0200
commite15433dc1069d9fa257c5689f5a0e4a5ccc75cc6 (patch)
tree474e2aadc947352b64ced6c69976a6ebec04ab88 /include/video/mcde_display-sony_acx424akp_dsi.h
parent4e6676073e47f2fde836944f4b5d159c9403155c (diff)
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 <jimmy.rubin@stericsson.com> Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/32595 Reviewed-by: QABUILD Reviewed-by: Marcus LORENTZON <marcus.xm.lorentzon@stericsson.com>
Diffstat (limited to 'include/video/mcde_display-sony_acx424akp_dsi.h')
-rw-r--r--include/video/mcde_display-sony_acx424akp_dsi.h2
1 files changed, 0 insertions, 2 deletions
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;
};