From: Tomasz Figa Date: Tue, 6 Nov 2012 23:44:51 +0000 (+0900) Subject: ARM: EXYNOS: Skip wakeup-int setup if pinctrl driver is used on EXYNOS4X12 X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~44^2~5^2~7^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab7b51ff9e3713995fb5f5a2ded22af06aed2847;p=pandora-kernel.git ARM: EXYNOS: Skip wakeup-int setup if pinctrl driver is used on EXYNOS4X12 This patch modifies the old wakeup interrupt initialization code to detect pinctrl driver by using for_each_matching_node instead of for_each_compatible_node and adds match table for both EXYNOS4210 and EXYNOS4X12. Signed-off-by: Tomasz Figa Signed-off-by: Kyungmin Park Acked-by: Thomas Abraham Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed