commit | f6da9fe45c3074b909084ae9da5f55034ebffeb4 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Tue Apr 15 10:28:04 2014 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Tue Apr 15 18:24:24 2014 +0200 |
tree | c685c591ed6bb202da2b8fd204ee53a0630b652c | |
parent | 55101e2d6ce1c780f6ee8fee5f37306971aac6cd [diff] |
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 <linus.walleij@linaro.org> Link: http://lkml.kernel.org/r/1397550484-7119-1-git-send-email-linus.walleij@linaro.org Signed-off-by: Thomas Gleixner <tglx@linutronix.de>