commit | 2456d869c45eeaefa7c5c96d30d1e884a12709e3 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Tue Jun 23 15:52:40 2015 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Tue Jul 14 12:12:20 2015 +0200 |
tree | 1db54e7fe1dfaf6e4425d4ab7645b563bfcddc8f | |
parent | 43ec2e4316047e9eecf7df86768708395888eb96 [diff] |
gpio/pch: 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: Alexandre Courbot <gnurou@gmail.com> Cc: linux-gpio@vger.kernel.org