Skip to content
Commit a51e80d0 authored by Axel Lin's avatar Axel Lin Committed by Thomas Gleixner
Browse files

irqchip/i8259: Convert to use irq_set_chained_handler_and_data



Chained irq handlers usually set up handler data as well. We now have
a function to set both under irq_desc->lock. Replace the two calls
with one.

Signed-off-by: default avatarAxel Lin <axel.lin@ingics.com>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: Jason Cooper <jason@lakedaemon.net>
Cc: Marc Zyngier <marc.zyngier@arm.com>
Link: http://lkml.kernel.org/r/1443709604.12993.0.camel@ingics.com


Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent bebcb8da
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment