ia64: iosapic: Use new irq_move_* functions
authorThomas Gleixner <tglx@linutronix.de>
Fri, 25 Mar 2011 19:30:53 +0000 (20:30 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 29 Mar 2011 12:48:03 +0000 (14:48 +0200)
commit91ce72e08047190291777ec56598118225910203
tree0b6f23ea1cd63246e55bd5cdb84a35e9e624f846
parent459960d831d14924eb4bcccadeb03ec81a1f524c
ia64: iosapic: Use new irq_move_* functions

The current functions are going away.

Also use the accessor for pending setaffinity in irq_data instead of
the open coded irq_desc access.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/ia64/kernel/iosapic.c