ARM: iop13xx: use runtime ioremap hook
authorRob Herring <rob.herring@calxeda.com>
Wed, 29 Feb 2012 16:56:15 +0000 (10:56 -0600)
committerRob Herring <rob.herring@calxeda.com>
Wed, 7 Mar 2012 03:23:18 +0000 (21:23 -0600)
Convert iop13xx platforms to use run-time ioremap hook instead of the
compile time hook. The custom ioremap is still needed for 64-bit address
handling.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Cc: Russell King <linux@arm.linux.org.uk>

No differences found