]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: EXYNOS4: Add ioremap interceptor for statically remapped regions
authorThomas Abraham <thomas.abraham@linaro.org>
Sun, 23 Oct 2011 11:59:16 +0000 (13:59 +0200)
committerKukjin Kim <kgene.kim@samsung.com>
Wed, 2 Nov 2011 10:16:28 +0000 (19:16 +0900)
commitc414994a7d4cc57ad8281002761f7a0186776946
tree558e1fe01a2cd8574e85447aa49113ac43a6fb15
parent67bd605b0d9776e936e756c8508b620e26f2eb4b
ARM: EXYNOS4: Add ioremap interceptor for statically remapped regions

ioremap() request for statically remapped regions are intercepted
and the statically assigned virtual address is returned. For requests
for which there are no statically remapped regions, the requests are
let through.

Signed-off-by: Thomas Abraham <thomas.abraham@linaro.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-exynos4/cpu.c
arch/arm/mach-exynos4/include/mach/io.h