OSDN Git Service

ARM: OMAP3: hwmod data: fix interfaces for the MMC hwmods
authorPaul Walmsley <paul@pwsan.com>
Thu, 19 Apr 2012 10:03:51 +0000 (04:03 -0600)
committerPaul Walmsley <paul@pwsan.com>
Thu, 19 Apr 2012 10:03:51 +0000 (04:03 -0600)
commit4a9efb62198fdc70cdeab75f11e7290f330beb63
tree8582fafa0a19e1de1cfa37e5ae8b61689c8cf6af
parentbec9381157159e654be16f69e4e8882ab4e609bd
ARM: OMAP3: hwmod data: fix interfaces for the MMC hwmods

Commit a52e2ab66d4a9305e1ba64d9b9d25754b6c70895 ("ARM: OMAP3: hwmod
data: disable multiblock reads on MMC1/2 on OMAP34xx/35xx <= ES2.1")
didn't link the MMC hwmods to the interconnects correctly.  Future
patches will register hwmods by interface, so if this is not fixed,
the MMC IP blocks won't be registered.  Update the interface data
records to point to the correct IP blocks.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
arch/arm/mach-omap2/omap_hwmod_3xxx_data.c