commit | 3dc3bad6f1b316d79d9d1d596a590b5097cb3dc4 | [log] [tgz] |
---|---|---|
author | Russell King - ARM Linux <linux@arm.linux.org.uk> | Mon Feb 14 15:40:20 2011 -0800 |
committer | Tony Lindgren <tony@atomide.com> | Mon Feb 14 15:40:20 2011 -0800 |
tree | 2c8376da2652ac81bbadd08ef2ff8a28e1757c8e | |
parent | 100b33c8bd8a3235fd0b7948338d6cbb3db3c63d [diff] |
ARM: OMAP2: use early init hook Move non-mapping and non-irq initialization code out of .map_io and .init_irq respectively into the new init_early hook. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> Signed-off-by: Tony Lindgren <tony@atomide.com>