]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: OMAP4: Reduce the static IO mapping
authorSantosh Shilimkar <santosh.shilimkar@ti.com>
Mon, 30 Apr 2012 10:17:42 +0000 (15:47 +0530)
committerSantosh Shilimkar <santosh.shilimkar@ti.com>
Tue, 8 May 2012 06:24:24 +0000 (11:54 +0530)
commit7d6e11ef30ea61007e6059748e80bb27606281ea
treea0b43f28e9bf7a523800aa8260ed23da2adbbc98
parent256aa5fc239d7c1986dd47b88c6297d582e7763c
ARM: OMAP4: Reduce the static IO mapping

EMIF, GMPC and DMM driver can ioremap() the address
space as part of driver intialisation and there is
no need to have static IO mapping for them.

Hence remove the un-used static IP space and let
the respective drivers manage it as part if driver
init.

Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
arch/arm/mach-omap2/io.c
arch/arm/mach-omap2/iomap.h