ARM/LPC32xx: Use irq_set_handler_locked()
authorThomas Gleixner <tglx@linutronix.de>
Tue, 23 Jun 2015 13:52:26 +0000 (15:52 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 13 Jul 2015 12:59:14 +0000 (14:59 +0200)
commit8c06e117bedc4085e54dd968e95afdf03e91dff2
tree47a5610166eb91a1f5070fa207d42bdf9080363a
parent84f551c75ba5f578ede6451ad78a690201a8a3bc
ARM/LPC32xx: 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: Russell King <rmk+kernel@arm.linux.org.uk>
Cc: linux-arm-kernel@lists.infradead.org
arch/arm/mach-lpc32xx/irq.c
This page took 0.029491 seconds and 5 git commands to generate.