OMAP: omap_hwmod: call omap_hwmod init at boot; create interconnects
authorPaul Walmsley <paul@pwsan.com>
Thu, 3 Sep 2009 17:14:05 +0000 (20:14 +0300)
committerpaul <paul@twilight.(none)>
Thu, 3 Sep 2009 17:14:05 +0000 (20:14 +0300)
commit02bfc030e4417003b7a94393102c92e39b2dfa65
treec0e3bd849ab948379169cd7277d4668ebabc9af3
parent63c852384125ca0eff0e695f92cbbd439bed4aa3
OMAP: omap_hwmod: call omap_hwmod init at boot; create interconnects

Connect the omap_hwmod code to the kernel boot.  Create some basic
interconnect and device structures for OMAP2/3 chips.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
arch/arm/mach-omap2/io.c
arch/arm/mach-omap2/omap_hwmod.c
arch/arm/mach-omap2/omap_hwmod_2420.h [new file with mode: 0644]
arch/arm/mach-omap2/omap_hwmod_2430.h [new file with mode: 0644]
arch/arm/mach-omap2/omap_hwmod_34xx.h [new file with mode: 0644]