From: Eunki Kim Date: Wed, 14 Mar 2012 08:43:31 +0000 (-0700) Subject: ARM: EXYNOS: support EINT for EXYNOS4 and EXYNOS5 X-Git-Tag: v3.4-rc1~72^2~2^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=330c90a54c82596dfe355163c4d888e51a0fe65b;p=pandora-kernel.git ARM: EXYNOS: support EINT for EXYNOS4 and EXYNOS5 The GPIOs of EXYNOS4 and EXYNOS5 are changed to use ioremap instead of static mapping. It alse causes the change of external interrupt IO mapping. This patch changes EXYNOS4 to EXYNOS for common use and changes EINT_x macros for supporting dynamic IO mapping. Signed-off-by: Eunki Kim Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed