]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
pinctrl: at91-pio4: use irq_set_handler_locked
authorLudovic Desroches <ludovic.desroches@atmel.com>
Mon, 28 Sep 2015 09:41:12 +0000 (11:41 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 2 Oct 2015 21:51:03 +0000 (14:51 -0700)
commit3fd550c6b3cb364a0d3f0e4abf64618b998dc6b4
tree7d34ba67224e4990b86df4d7168194377818e7c7
parenta169400b506e98bb90a92c7211f4bed751341750
pinctrl: at91-pio4: use irq_set_handler_locked

Use irq_set_handler_locked() as it avoids a redundant lookup of the
irq descriptor.

Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-at91-pio4.c