summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Reichel <sre@ring0.de>2013-09-15 19:07:52 +0200
committerSebastian Reichel <sre@ring0.de>2013-09-15 19:07:52 +0200
commit3f084910e1919f0ecf86457256ef2c2399389f0b (patch)
treee156785980789a192fc5cac01c7ef4a60d432b07
parente2bc78149a66de44df68a1d33a19e3e71584461d (diff)
downloadlinux-ssi-cleaned-dt.tar.bz2
SSI is an L4 core modssi-cleaned-dt
-rw-r--r--arch/arm/mach-omap2/omap_hwmod_3xxx_data.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/omap_hwmod_3xxx_data.c b/arch/arm/mach-omap2/omap_hwmod_3xxx_data.c
index 0e30515df762..9e56fabd7fa3 100644
--- a/arch/arm/mach-omap2/omap_hwmod_3xxx_data.c
+++ b/arch/arm/mach-omap2/omap_hwmod_3xxx_data.c
@@ -3725,7 +3725,7 @@ static struct omap_hwmod omap34xx_ssi_hwmod = {
.omap2 = {
.prcm_reg_id = 1,
.module_bit = OMAP3430_EN_SSI_SHIFT,
- .module_offs = WKUP_MOD,
+ .module_offs = CORE_MOD,
.idlest_reg_id = 1,
.idlest_idle_bit = OMAP3430ES2_ST_SSI_IDLE_SHIFT,
},