git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c2d0c55
)
genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_data
author
Thomas Gleixner
<tglx@linutronix.de>
Mon, 28 Mar 2011 12:10:52 +0000
(14:10 +0200)
committer
Thomas 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