]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
commit1dfe34ae794c13b11192baac022826f9c53fe377
tree7a54775a34316da1c10e8850dc1885091de96922
parentb12e9ba59c83f7df846602b201b64e4ddf28ccee
ARM: iop13xx: use runtime ioremap hook

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>
arch/arm/mach-iop13xx/include/mach/io.h
arch/arm/mach-iop13xx/io.c
arch/arm/mach-iop13xx/iq81340mc.c
arch/arm/mach-iop13xx/iq81340sc.c