genirq: Add setter for AFFINITY_SET in irq_data state
authorThomas Gleixner <tglx@linutronix.de>
Mon, 28 Mar 2011 15:11:13 +0000 (17:11 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 28 Mar 2011 15:31:40 +0000 (17:31 +0200)
Some archs want to prevent the default affinity being set on their
chips in the reqeust_irq() path.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
include/linux/irq.h

Simple merge