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:
3aa551c
)
genirq: add support for threaded interrupts to devres
author
Arjan van de Ven
<arjan@linux.intel.com>
Mon, 23 Mar 2009 17:28:16 +0000
(18:28 +0100)
committer
Thomas Gleixner
<tglx@linutronix.de>
Tue, 24 Mar 2009 11:15:23 +0000
(12:15 +0100)
Some devices use devres_request_irq() for to install their interrupt
handler. Add support for threaded interrupts to devres as well.
[tglx - simplified and adapted to latest threadirq version]
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
No differences found