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)
commite7c7d760859e78a4f47e7be647df683491e420fb
tree156c0a2165b4518f28ea7258b85849500849e240
parent3e16f92536334ccb464ed88cf4d8cc0dd43da106
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