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:
77694b4
)
genirq: Implement irq_data based move_*_irq() versions
author
Thomas Gleixner
<tglx@linutronix.de>
Fri, 4 Feb 2011 17:46:16 +0000
(18:46 +0100)
committer
Thomas Gleixner
<tglx@linutronix.de>
Sat, 19 Feb 2011 11:58:25 +0000
(12:58 +0100)
No need to lookup the irq descriptor when calling from a chip callback
function which has irq_data already handy.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
No differences found