From: Tomasz Figa Date: Thu, 11 Oct 2012 08:11:19 +0000 (+0200) Subject: pinctrl: exynos: Set pin function to EINT in irq_set_type of wake-up EINT X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~49^2~13^2~2^2~2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22b9ba033bb4401e4cceb69c9e1af74a4631dd74;p=pandora-kernel.git pinctrl: exynos: Set pin function to EINT in irq_set_type of wake-up EINT Pins used as wake-up interrupts need to be configured as EINTs. This patch adds the required configuration code to exynos_wkup_irq_set_type, to set the pin as EINT when its interrupt trigger type is configured. Signed-off-by: Tomasz Figa Reviewed-by: Kyungmin Park Acked-by: Thomas Abraham Signed-off-by: Linus Walleij --- Reading git-diff-tree failed