]> 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)
commitf1211eeab120c6be0d826c0cded4a019469c3339
tree0136d5b23c74b8f01cbcca65eb1d3764946a927a
parent9c313ec71ee39452c05f5c3833478c3d3b11f73f
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