]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
irqchip/mips-gic: Use irq_set_chip_handler_name_locked
authorThomas Gleixner <tglx@linutronix.de>
Tue, 23 Jun 2015 12:41:25 +0000 (14:41 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Sun, 12 Jul 2015 15:31:56 +0000 (17:31 +0200)
commita595fc51a3417274acc1eee63967e9b9e657cc89
tree50499ca220f95529df5063df2789cdcecc57064d
parent0a2b64979ab7f8d5325879bd552dcb85974b2980
irqchip/mips-gic: Use irq_set_chip_handler_name_locked

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

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Jiang Liu <jiang.liu@linux.intel.com>
Cc: Jason Cooper <jason@lakedaemon.net>
drivers/irqchip/irq-mips-gic.c