commit | 7f94226f03299f1ca32f118f02f2a0295e0e5e93 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Thu Feb 10 19:46:26 2011 +0100 |
committer | Thomas Gleixner <tglx@linutronix.de> | Sat Feb 19 12:58:22 2011 +0100 |
tree | 049a83a3c264d4378f341991800c345bf4eeb5a5 | |
parent | d4d5e08960844a062da8387ee5f16ca7a33200d0 [diff] |
genirq: Move wakeup state to irq_data 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>