]> git.kernelconcepts.de Git - karo-tx-linux.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)
commita7147db0f5184954687546d430aed65cce483ffa
tree0136d5b23c74b8f01cbcca65eb1d3764946a927a
parent9ca86b204b3c874e6ada28309f607e3aa74d60a9
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