]> git.baikalelectronics.ru Git - kernel.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)
commita556d3810714e996b6f5add2354faa3c8bb80b04
tree50499ca220f95529df5063df2789cdcecc57064d
parenteb2a9649d176510c093cfd1e8b71bd43dc9ef52c
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