summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/board-enterprise-panel.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-tegra/board-enterprise-panel.c')
-rw-r--r--arch/arm/mach-tegra/board-enterprise-panel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-tegra/board-enterprise-panel.c b/arch/arm/mach-tegra/board-enterprise-panel.c
index b9798567d797..e76a44572699 100644
--- a/arch/arm/mach-tegra/board-enterprise-panel.c
+++ b/arch/arm/mach-tegra/board-enterprise-panel.c
@@ -287,7 +287,7 @@ static struct resource enterprise_disp2_resources[] = {
};
static struct tegra_dc_sd_settings enterprise_sd_settings = {
- .enable = 0, /* Normal mode operation */
+ .enable = 1, /* Normal mode operation */
.use_auto_pwm = false,
.hw_update_delay = 0,
.bin_width = -1,