From: Marek Szyprowski Date: Tue, 15 Mar 2011 12:17:43 +0000 (+0900) Subject: ARM: S5P: Cleanup S5P gpio interrupt code X-Git-Tag: v2.6.39-rc1~434^2^2~4 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2de0926204b100409bcd51465404ae846c7f48fd;p=pandora-kernel.git ARM: S5P: Cleanup S5P gpio interrupt code This patch performs a global cleanup in s5p gpio interrupt support code. The code is prepared for upcoming support for gpio interrupts on EXYNOS4 platform, which has 2 gpio banks (regions) instead of one (like on S5PC110 and S5PC100). Signed-off-by: Marek Szyprowski Signed-off-by: Kyungmin Park Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed