From: Abhilash Kesavan Date: Thu, 9 Oct 2014 13:54:30 +0000 (+0530) Subject: pinctrl: exynos: Consolidate irq domain callbacks X-Git-Tag: omap-for-v3.20/drop-legacy-3517~132^2~5^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f5e41bd8fc6d34bc9a2aabe75b5f67b6f99cda9;p=pandora-kernel.git pinctrl: exynos: Consolidate irq domain callbacks Adding a irq_chip field to the samsung_pin_bank struct helps in consolidating the irq domain callbacks for external gpio and wakeup interrupt controllers. The exynos_wkup_irqd_ops and exynos_gpio_irqd_ops have now been merged into a single exynos_eint_irqd_ops. Signed-off-by: Abhilash Kesavan Reviewed-by: Thomas Abraham Tested-by: Thomas Abraham Acked-by: Tomasz Figa Cc: Linus Walleij Signed-off-by: Tomasz Figa --- Reading git-diff-tree failed