From: Sangsu Park Date: Mon, 12 Mar 2012 23:23:33 +0000 (-0700) Subject: gpio/samsung: use ioremap() for EXYNOS4 GPIOlib X-Git-Tag: v3.4-rc1~73^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d39c815278bef7ce896100d8b385c81ed5cac015;p=pandora-kernel.git gpio/samsung: use ioremap() for EXYNOS4 GPIOlib This patch changes to use ioremap() for EXYNOS4210 so that we can drop the static mapping for EXYNOS SoCs. Note: Will be updated for all of Samsung GPIOlibs to use ioremap() next time. Signed-off-by: Sangsu Park Acked-by: Grant Likely Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed