commit | fe64ac89cf8f5067cf7f6757b6cd9fd77c527bdf | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Thu Jun 19 21:34:43 2014 +0000 |
committer | Jason Cooper <jason@lakedaemon.net> | Tue Jun 24 12:38:27 2014 +0000 |
tree | 66f22e62e6326002043f89df875168ee99dedd20 | |
parent | 25dc49e3321a3b3f17b3f78297432073bb14ec0b [diff] |
irqchip: spear_shirq: Remove the parent irq "ack"/unmask "ack" is actually a mask in the parent irq. The demultiplexer and the handlers run with interrupts disabled. No point in masking and unmasking the parent. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Link: https://lkml.kernel.org/r/20140619212713.754300980@linutronix.de Acked-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Jason Cooper <jason@lakedaemon.net>