ARM: OMAP3: hwmod_data: add missing module_offs for MMC3
authorTero Kristo <t-kristo@ti.com>
Mon, 30 Oct 2017 09:11:03 +0000 (11:11 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Jan 2018 18:58:15 +0000 (19:58 +0100)
commit5455eef0f31ee57b02c059e998d8086975292024
tree913012aac2f6100bc556f881f214a2746601cd54
parent33e4ca36aea63c87f15e393d34a0fa52d8337ea0
ARM: OMAP3: hwmod_data: add missing module_offs for MMC3

commit 3c4d296e58a23687f2076d8ad531e6ae2b725846 upstream.

MMC3 hwmod data is missing the module_offs definition. MMC3 belongs under
core, so add CORE_MOD for it.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Cc: Adam Ford <aford173@gmail.com>
Fixes: 6c0afb503937 ("clk: ti: convert to use proper register definition for all accesses")
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/mach-omap2/omap_hwmod_3xxx_data.c