From: Thomas Gleixner Date: Thu, 19 Jun 2014 21:34:41 +0000 (+0000) Subject: irqchip: spear_shirq: Kill the clear_reg nonsense X-Git-Tag: omap-for-v3.17/fixes-against-rc2~153^2~6^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97dcc21bd3dc7f04a48ff37700ae838feb35fca4;p=pandora-kernel.git irqchip: spear_shirq: Kill the clear_reg nonsense None of the chips has a ACK register. The code brainlessly fiddles with the enable register, so it might even reenable a disabled interrupt at least on spear300. Signed-off-by: Thomas Gleixner Link: https://lkml.kernel.org/r/20140619212713.570396433@linutronix.de Acked-by: Viresh Kumar Signed-off-by: Jason Cooper --- Reading git-diff-tree failed