commit | 32f4125ebffee4f3c4dbc6a437fc656129eb9e60 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Mon Mar 28 14:10:52 2011 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Mon Mar 28 16:55:10 2011 +0200 |
tree | d64c6bb7ba40c33734896303734416ea5b4f3290 | |
parent | c2d0c555c22242c3a76e366074c4d83ef9fa3b8c [diff] |
genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_data 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>