commit | ee38c04b58983a236b43bae71b2415d38bceaf75 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Mon Mar 28 17:11:13 2011 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Mon Mar 28 17:31:40 2011 +0200 |
tree | 85c4c5d2ed68a7338743a74cde89643783551ce5 | |
parent | 9cff60dfc3d54b60bc069627cee5624bfaa3f823 [diff] |
genirq: Add setter for AFFINITY_SET in irq_data state 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>