From 8dc3568d5527bfdb61afadea9284814a705b64ff Mon Sep 17 00:00:00 2001 From: Thomas Abraham Date: Wed, 27 Mar 2013 00:12:33 +0900 Subject: [PATCH] pinctrl: exynos5440: add gpio interrupt support Exynos5440 supports gpio interrupts on gpios 16 to 23. The eight interrupt lines originating from the pin-controller are connected to the gic. Add irq-chip support for these interrupts. Signed-off-by: Thomas Abraham Cc: Linus Walleij Signed-off-by: Kukjin Kim Signed-off-by: Linus Walleij --- Reading git-format-patch failed