mfd: twl4030: Fix dummy irq chip usage
authorThomas Gleixner <tglx@linutronix.de>
Fri, 8 Oct 2010 13:33:01 +0000 (15:33 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Fri, 8 Oct 2010 13:37:00 +0000 (15:37 +0200)
commitfe21221386e46b8e0f2cbd83559a29680c28473b
treec3a5dab03b1414c0b91916e04b3c6ff5fc510803
parentbd151412263a67b5321e9dd1d5b4bf6d96fdebf3
mfd: twl4030: Fix dummy irq chip usage

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>
drivers/mfd/twl4030-irq.c