From: Thomas Gleixner Date: Thu, 19 Jun 2014 21:34:43 +0000 (+0000) Subject: irqchip: spear_shirq: Remove the parent irq "ack"/unmask X-Git-Tag: omap-for-v3.17/fixes-against-rc2~153^2~6^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe64ac89cf8f5067cf7f6757b6cd9fd77c527bdf;p=pandora-kernel.git 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 Link: https://lkml.kernel.org/r/20140619212713.754300980@linutronix.de Acked-by: Viresh Kumar Signed-off-by: Jason Cooper --- Reading git-diff-tree failed