]> git.baikalelectronics.ru Git - kernel.git/commit
gpio: vf610: Use irq_set_handler_locked
authorThomas Gleixner <tglx@linutronix.de>
Wed, 16 Sep 2015 10:51:00 +0000 (12:51 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 16 Sep 2015 13:43:11 +0000 (15:43 +0200)
commit43a3aaf13403bc7f176e982c3fc662ce8a213888
tree0136d5b23c74b8f01cbcca65eb1d3764946a927a
parent2cf30ccee84385da5a8fd5d2699e1b1f5d8db934
gpio: vf610: Use irq_set_handler_locked

Use irq_set_handler_locked() as it avoids a redundant lookup of the
irq descriptor. Search and replacement was done with coccinelle:

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
drivers/gpio/gpio-vf610.c