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:
98488db
)
powerpc: media5200: Remove pointless set_irq_type()
author
Thomas Gleixner
<tglx@linutronix.de>
Fri, 25 Mar 2011 14:54:03 +0000
(15:54 +0100)
committer
Thomas Gleixner
<tglx@linutronix.de>
Tue, 29 Mar 2011 12:48:09 +0000
(14:48 +0200)
The irq chip has no irq_set_type() callback. So calling the call is
pointless. Set IRQ_LEVEL via the proper accessor.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
No differences found