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:
d72274e
)
genirq: Add irq disabled flag to irq_data state
author
Thomas Gleixner
<tglx@linutronix.de>
Sun, 27 Mar 2011 09:02:49 +0000
(11:02 +0200)
committer
Thomas Gleixner
<tglx@linutronix.de>
Sun, 27 Mar 2011 15:45:58 +0000
(17:45 +0200)
Some irq_chip implementation require to know the disabled state of the
interrupt in certain callbacks. Add a state flag and accessor to
irq_data.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
No differences found