From: Linus Walleij Date: Tue, 15 Apr 2014 08:28:04 +0000 (+0200) Subject: irqchip: vic: Properly chain the cascaded IRQs X-Git-Tag: omap-for-v3.16/pm-signed~100^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6da9fe45c3074b909084ae9da5f55034ebffeb4;p=pandora-kernel.git irqchip: vic: Properly chain the cascaded IRQs We are flagging the parent IRQ as chained, then we must also make sure to call the chained_irq_[enter|exit] functions for things to work smoothly. Signed-off-by: Linus Walleij Link: http://lkml.kernel.org/r/1397550484-7119-1-git-send-email-linus.walleij@linaro.org Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed