ia64: sn: Use irqd_mark_affinity_set() helper
authorThomas Gleixner <tglx@linutronix.de>
Fri, 25 Mar 2011 19:43:34 +0000 (20:43 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 29 Mar 2011 12:48:04 +0000 (14:48 +0200)
irq_desc->status is going to be restricted. Provide a helper to set
that information in irq_data, where it belongs.

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

No differences found