commit | c639845bcb87df4abffab94d72bd165d203c34a1 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Tue Jun 23 15:52:49 2015 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Fri Jul 17 21:56:18 2015 +0200 |
tree | c07693e8781f3f3f767f037e076378937e4ecfe7 | |
parent | 9d8293147e8a09ac42018cfeb672cc0a3b90f65b [diff] |
pinctrl/at91: 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: Jiang Liu <jiang.liu@linux.intel.com> Cc: Julia Lawall <julia.lawall@lip6.fr> Cc: Linus Walleij <linus.walleij@linaro.org> Cc: linux-gpio@vger.kernel.org