genirq: Add chip flag for restricting cpu_on/offline calls
authorThomas Gleixner <tglx@linutronix.de>
Sun, 27 Mar 2011 14:05:36 +0000 (16:05 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Sun, 27 Mar 2011 15:45:58 +0000 (17:45 +0200)
Add a flag which indicates that the on/offline callback should only be
called on enabled interrupts.

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

No differences found