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:
bd15141
)
mfd: twl4030: Fix dummy irq chip usage
author
Thomas Gleixner
<tglx@linutronix.de>
Fri, 8 Oct 2010 13:33:01 +0000
(15:33 +0200)
committer
Thomas Gleixner
<tglx@linutronix.de>
Fri, 8 Oct 2010 13:37:00 +0000
(15:37 +0200)
The twl irqchip uses the dummy irq chip ack functions, which is NULL
now. Switch it over to use irq_ack.
Reported-and-tested-by: Grazvydas Ignotas <notasas@gmail.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
No differences found