From: Kukjin Kim Date: Thu, 27 Dec 2012 18:11:10 +0000 (-0800) Subject: gpio: samsung: fix pinctrl condition for exynos and exynos5440 X-Git-Tag: v3.8-rc5~23^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4a5da51daddf104183b42995411e2496832de1d;p=pandora-kernel.git gpio: samsung: fix pinctrl condition for exynos and exynos5440 Since EXYNOS5440 can select PINCTRL_EXYNOS5440 without PINCTRL_SAMSUNG, it should be fixed. In detail, PINCTRL_SAMSUNG is a kind of frame work for supporting pinctrl on most Samsung SoCs including S3C, S5P as well except EXYNOS5440 so PINCTRL_EXYNOS5440 has been implemented separated. Cc: Thomas Abraham Signed-off-by: Kukjin Kim Signed-off-by: Linus Walleij --- Reading git-diff-tree failed