aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-ux500/board-u5500-mcde.c
diff options
context:
space:
mode:
authorNaveen Kumar Gaddipati <naveen.gaddipati@stericsson.com>2011-08-30 19:29:34 +0530
committerRobert Marklund <robert.marklund@stericsson.com>2011-10-05 12:54:42 +0200
commit570b94366e733fa981fe7df612fce48d2350d56e (patch)
treecff8594dfefd40c52ec23ee6aa60dde8f5258e5f /arch/arm/mach-ux500/board-u5500-mcde.c
parent0af43d204635eb405a14dead20146008ac9fde94 (diff)
mach-ux500:mcde:Kernel 3.0 migration
Add the platform data to merge into kernel 3.0 migration ST-Ericsson ID: 352334 ST-Ericsson Linux next: NA ST-Ericsson FOSS-OUT ID: NA Signed-off-by: Naveen Kumar Gaddipati <naveen.gaddipati@stericsson.com> Change-Id: Ia060a4e35453d43ed1dbb970ecadad9084d03237 Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/29762
Diffstat (limited to 'arch/arm/mach-ux500/board-u5500-mcde.c')
-rw-r--r--arch/arm/mach-ux500/board-u5500-mcde.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/arm/mach-ux500/board-u5500-mcde.c b/arch/arm/mach-ux500/board-u5500-mcde.c
index afea7315432..9d3f5d82d4d 100644
--- a/arch/arm/mach-ux500/board-u5500-mcde.c
+++ b/arch/arm/mach-ux500/board-u5500-mcde.c
@@ -241,11 +241,6 @@ static struct mcde_port port2 = {
};
struct mcde_display_hdmi_platform_data av8100_hdmi_pdata = {
- .reset_gpio = 0,
- .reset_delay = 1,
- .regulator_id = NULL,
- .cvbs_regulator_id = "v-av8100-AV-switch",
- .ddb_id = 1,
.rgb_2_yCbCr_transform = &rgb_2_yCbCr_transform,
};