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)
commit7f94226f03299f1ca32f118f02f2a0295e0e5e93
tree049a83a3c264d4378f341991800c345bf4eeb5a5
parentd4d5e08960844a062da8387ee5f16ca7a33200d0
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>
include/linux/irq.h
kernel/irq/internals.h
kernel/irq/manage.c
kernel/irq/pm.c
This page took 0.02637 seconds and 5 git commands to generate.