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:
061e41f
)
genirq: record IRQ_LEVEL in irq_desc[]
author
David Brownell
<dbrownell@users.sourceforge.net>
Mon, 1 Dec 2008 22:31:38 +0000
(14:31 -0800)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 2 Dec 2008 10:20:46 +0000
(11:20 +0100)
Impact: fix __irq_set_trigger() for IRQ_LEVEL
When recording the irq trigger type, let's also make sure
that IRQ_LEVEL gets set correctly.
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found