x86: ioapic: Use new move_irq functions
authorThomas Gleixner <tglx@linutronix.de>
Fri, 4 Feb 2011 17:56:11 +0000 (18:56 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Sat, 12 Mar 2011 13:12:01 +0000 (14:12 +0100)
Use the functions which take irq_data. We already have a pointer to
irq_data. That avoids a sparse irq lookup in move_*_irq.

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

No differences found