]> git.baikalelectronics.ru Git - kernel.git/commit
omap: hwmod: Populate _mpu_rt_va later on in omap_hwmod_late_init
authorTony Lindgren <tony@atomide.com>
Mon, 14 Feb 2011 23:40:21 +0000 (15:40 -0800)
committerTony Lindgren <tony@atomide.com>
Mon, 14 Feb 2011 23:43:03 +0000 (15:43 -0800)
commit1bc5366eab31cb82c5a9e167d3b49e9e7694df0b
tree156c0a2165b4518f28ea7258b85849500849e240
parente35c848f04c4295e220b0f69b4def77bba7b1c99
omap: hwmod: Populate _mpu_rt_va later on in omap_hwmod_late_init

Otherwise ioremap can fail with early_init patch unless we have
a static mapping for everything.

Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/omap_hwmod.c