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:
1ac06cd
)
powerpc: xilinx: Cleanup flow type handling
author
Thomas Gleixner
<tglx@linutronix.de>
Fri, 25 Mar 2011 15:26:01 +0000
(16:26 +0100)
committer
Thomas Gleixner
<tglx@linutronix.de>
Tue, 29 Mar 2011 12:48:11 +0000
(14:48 +0200)
The core irq_set_type() function updates the flow type when the chip
callback returns 0. So setting the type is bogus. The core also
updates the LEVEL flag.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
No differences found