]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: EXYNOS: Add ioremap interceptor for statically remapped regions
authorThomas Abraham <thomas.abraham@linaro.org>
Sun, 6 Nov 2011 15:49:37 +0000 (21:19 +0530)
committerKukjin Kim <kgene.kim@samsung.com>
Tue, 8 Nov 2011 07:53:21 +0000 (16:53 +0900)
commit25767e6943a15d702bdc4cd7429f49f06ec6e4f4
treeb1a559c8543274c70400a06da9f5fbe079bdfc8d
parent3a7c8715429431fc4571a9c114755cf35743a760
ARM: EXYNOS: 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-exynos/cpu.c
arch/arm/mach-exynos/include/mach/io.h