From: Thomas Gleixner Date: Fri, 8 Oct 2010 13:33:01 +0000 (+0200) Subject: mfd: twl4030: Fix dummy irq chip usage X-Git-Tag: v2.6.37-rc1~191^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe21221386e46b8e0f2cbd83559a29680c28473b;p=pandora-kernel.git 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 Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed