aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/omap_hwmod_54xx_data.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-omap2/omap_hwmod_54xx_data.c')
-rw-r--r--arch/arm/mach-omap2/omap_hwmod_54xx_data.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/arm/mach-omap2/omap_hwmod_54xx_data.c b/arch/arm/mach-omap2/omap_hwmod_54xx_data.c
index 7c3fac035e93..8cdfd9b7ab4f 100644
--- a/arch/arm/mach-omap2/omap_hwmod_54xx_data.c
+++ b/arch/arm/mach-omap2/omap_hwmod_54xx_data.c
@@ -1844,8 +1844,7 @@ static struct omap_hwmod_class_sysconfig omap54xx_usb_host_hs_sysc = {
1844 .rev_offs = 0x0000, 1844 .rev_offs = 0x0000,
1845 .sysc_offs = 0x0010, 1845 .sysc_offs = 0x0010,
1846 .sysc_flags = (SYSC_HAS_MIDLEMODE | SYSC_HAS_RESET_STATUS | 1846 .sysc_flags = (SYSC_HAS_MIDLEMODE | SYSC_HAS_RESET_STATUS |
1847 SYSC_HAS_SIDLEMODE | SYSC_HAS_SOFTRESET | 1847 SYSC_HAS_SIDLEMODE | SYSC_HAS_SOFTRESET),
1848 SYSC_HAS_RESET_STATUS),
1849 .idlemodes = (SIDLE_FORCE | SIDLE_NO | SIDLE_SMART | 1848 .idlemodes = (SIDLE_FORCE | SIDLE_NO | SIDLE_SMART |
1850 SIDLE_SMART_WKUP | MSTANDBY_FORCE | MSTANDBY_NO | 1849 SIDLE_SMART_WKUP | MSTANDBY_FORCE | MSTANDBY_NO |
1851 MSTANDBY_SMART | MSTANDBY_SMART_WKUP), 1850 MSTANDBY_SMART | MSTANDBY_SMART_WKUP),