genirq: Move wakeup state to irq_data
authorThomas Gleixner <tglx@linutronix.de>
Thu, 10 Feb 2011 18:46:26 +0000 (19:46 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Sat, 19 Feb 2011 11:58:22 +0000 (12:58 +0100)
Some irq_chips need to know the state of wakeup mode for
setting the trigger type etc. Reflect it in irq_data state.

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

No differences found