genirq: Implement irq_data based move_*_irq() versions
authorThomas Gleixner <tglx@linutronix.de>
Fri, 4 Feb 2011 17:46:16 +0000 (18:46 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Sat, 19 Feb 2011 11:58:25 +0000 (12:58 +0100)
No need to lookup the irq descriptor when calling from a chip callback
function which has irq_data already handy.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

No differences found