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)
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>

No differences found