linux/drivers/pinctrl/samsung
Thomas Gleixner c21f7849f1 pinctrl/exynos: Consolidate chained IRQ handler install/remove
Chained irq handlers usually set up handler data as well. We now have
a function to set both under irq_desc->lock. Replace the two calls
with one.

Search and conversion was done with coccinelle.

Reported-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Julia Lawall <Julia.Lawall@lip6.fr>
Cc: Linus Walleij <linus.walleij@linaro.org>
Cc: linux-gpio@vger.kernel.org
2015-07-17 21:56:16 +02:00
..
Kconfig
Makefile
pinctrl-exynos5440.c pinctrl: samsung: remove "out of memory" messages 2015-07-16 10:21:36 +02:00
pinctrl-exynos.c pinctrl/exynos: Consolidate chained IRQ handler install/remove 2015-07-17 21:56:16 +02:00
pinctrl-exynos.h
pinctrl-s3c24xx.c pinctrl/samsung: Fix race in installing chained IRQ handler 2015-06-25 11:57:13 +02:00
pinctrl-s3c64xx.c pinctrl/samsung: Fix race in installing chained IRQ handler 2015-06-25 11:57:15 +02:00
pinctrl-samsung.c
pinctrl-samsung.h