From 3f084910e1919f0ecf86457256ef2c2399389f0b Mon Sep 17 00:00:00 2001 From: Sebastian Reichel Date: Sun, 15 Sep 2013 19:07:52 +0200 Subject: SSI is an L4 core mod --- arch/arm/mach-omap2/omap_hwmod_3xxx_data.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arch') 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, }, -- cgit v1.2.3