summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/board-enterprise-baseband.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-tegra/board-enterprise-baseband.c')
-rw-r--r--arch/arm/mach-tegra/board-enterprise-baseband.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-tegra/board-enterprise-baseband.c b/arch/arm/mach-tegra/board-enterprise-baseband.c
index 47cf83d0c4b9..91f3d625dde1 100644
--- a/arch/arm/mach-tegra/board-enterprise-baseband.c
+++ b/arch/arm/mach-tegra/board-enterprise-baseband.c
@@ -88,7 +88,7 @@ static struct tegra_usb_platform_data tegra_ehci2_ulpi_null_pdata = {
.u_data.host = {
.vbus_gpio = -1,
.vbus_reg = NULL,
- .hot_plug = false,
+ .hot_plug = true,
.remote_wakeup_supported = false,
.power_off_on_suspend = true,
},