|
@@ -393,8 +393,7 @@ static struct omap_hwmod_class_sysconfig omap44xx_counter_sysc = {
|
|
.rev_offs = 0x0000,
|
|
.rev_offs = 0x0000,
|
|
.sysc_offs = 0x0004,
|
|
.sysc_offs = 0x0004,
|
|
.sysc_flags = SYSC_HAS_SIDLEMODE,
|
|
.sysc_flags = SYSC_HAS_SIDLEMODE,
|
|
- .idlemodes = (SIDLE_FORCE | SIDLE_NO | SIDLE_SMART |
|
|
|
|
- SIDLE_SMART_WKUP),
|
|
|
|
|
|
+ .idlemodes = (SIDLE_FORCE | SIDLE_NO),
|
|
.sysc_fields = &omap_hwmod_sysc_type1,
|
|
.sysc_fields = &omap_hwmod_sysc_type1,
|
|
};
|
|
};
|
|
|
|
|