genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_data
authorThomas Gleixner <tglx@linutronix.de>
Mon, 28 Mar 2011 12:10:52 +0000 (14:10 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 28 Mar 2011 14:55:10 +0000 (16:55 +0200)
We really need these flags for some of the interrupt chips. Move it
from internal state to irq_data and provide proper accessors.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: David Daney <ddaney@caviumnetworks.com>

No differences found