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:
d061daa
)
[PATCH] ARM: fixup irqflags breakage after ARM genirq merge
author
Thomas Gleixner
<tglx@linutronix.de>
Mon, 3 Jul 2006 00:20:05 +0000
(
02:20
+0200)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Mon, 3 Jul 2006 00:29:22 +0000
(17:29 -0700)
The irgflags consolidation did conflict with the ARM to generic IRQ
conversion and was not applied for ARM. Fix it up.
Use the new IRQF_ constants and remove the SA_INTERRUPT define
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found