OSDN Git Service

blackfin/irq: Use irq_set_handler_locked()
authorThomas Gleixner <tglx@linutronix.de>
Mon, 13 Jul 2015 20:34:57 +0000 (20:34 +0000)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 27 Jul 2015 11:36:37 +0000 (13:36 +0200)
commit284384442fd44f6e01a157745b5549602e6a49f4
tree17d59133c85f86f79106507164d56eb73f2fc016
parent247bd4f1f11eb683bdb31850b525fb5e893bd49d
blackfin/irq: Use irq_set_handler_locked()

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

Search and update was done with coccinelle.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Steven Miao <realmz6@gmail.com>
Cc: Jiang Liu <jiang.liu@linux.intel.com>
Cc: Julia Lawall <julia.lawall@lip6.fr>
Cc: adi-buildroot-devel@lists.sourceforge.net
Link: http://lkml.kernel.org/r/20150713125611.731615902@linutronix.de
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/blackfin/mach-common/ints-priority.c