commit | a7147db0f5184954687546d430aed65cce483ffa | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Wed Sep 16 12:51:00 2015 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Wed Sep 16 15:43:11 2015 +0200 |
tree | 0136d5b23c74b8f01cbcca65eb1d3764946a927a | |
parent | 9ca86b204b3c874e6ada28309f607e3aa74d60a9 [diff] |
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