]> git.baikalelectronics.ru Git - kernel.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)
commit13a9e8b075388b92cbddaa9ff3609453e650b562
tree7a54775a34316da1c10e8850dc1885091de96922
parentce8e5ea03345004fd16d768f92ec6049a17b2bfe
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