summaryrefslogtreecommitdiff
path: root/arch/arm/mach-mx6/board-mx6sl_evk.c
diff options
context:
space:
mode:
authorRobby Cai <R63905@freescale.com>2013-08-08 11:34:19 +0800
committerRobby Cai <R63905@freescale.com>2013-08-08 12:24:06 +0800
commitff126ab90b352607539b68db409ced07110bd37d (patch)
treee0e9bc81800fcb0cc8953a66fb69c911f2399139 /arch/arm/mach-mx6/board-mx6sl_evk.c
parent99f5407c6751e3a5fb098ede214f201c2093509b (diff)
ENGR00273973-2 Revert "ENGR00270573-1 [MX6SL]Add support for dynamic Power Gati
This reverts commit 7b60e285b7b019185389326c2d989f5e42d9736e. With the commit 881e21c1 and 7b60e285, the system will hang when do suspend and resume stress test continuouly while run edpc test in the background. Revert it now and revisit it later. Signed-off-by: Robby Cai <R63905@freescale.com>
Diffstat (limited to 'arch/arm/mach-mx6/board-mx6sl_evk.c')
-rw-r--r--arch/arm/mach-mx6/board-mx6sl_evk.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-mx6/board-mx6sl_evk.c b/arch/arm/mach-mx6/board-mx6sl_evk.c
index ef92719ef79d..082845ba22a3 100644
--- a/arch/arm/mach-mx6/board-mx6sl_evk.c
+++ b/arch/arm/mach-mx6/board-mx6sl_evk.c
@@ -1084,7 +1084,6 @@ static struct imx_epdc_fb_platform_data epdc_data = {
.put_pins = epdc_put_pins,
.enable_pins = epdc_enable_pins,
.disable_pins = epdc_disable_pins,
- .pg_display_mix = true,
};
static int spdc_get_pins(void)
@@ -1317,7 +1316,6 @@ static struct mxc_fb_platform_data wvga_fb_data[] = {
.mode_str = "SEIKO-WVGA",
.mode = wvga_video_modes,
.num_modes = ARRAY_SIZE(wvga_video_modes),
- .pg_display_mix = true,
},
};