From: Ricardo Ribalda Delgado Date: Thu, 13 Aug 2015 14:09:28 +0000 (+0200) Subject: spi/spi-xilinx: Fix spurious IRQ ACK on irq mode X-Git-Tag: omap-for-v4.3/fixes-merge-window~33^2~7^7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74346841e6f5df5f7b83d5904435d273c507dba6;p=pandora-kernel.git spi/spi-xilinx: Fix spurious IRQ ACK on irq mode The ACK of an inexistent IRQ can trigger an spurious IRQ that breaks the txrx logic. This has been observed on axi_quad_spi:3.2 core. This patch only ACKs IRQs that have not been Acknowledge jet. Reported-by: Edward Kigwana Tested-by: Edward Kigwana Signed-off-by: Ricardo Ribalda Delgado Signed-off-by: Mark Brown Cc: stable@vger.kernel.org --- Reading git-diff-tree failed