Files
linux-stable-mirror/drivers
Sean Anderson 697a6f8a91 spi: zynqmp-gqspi: Always acknowledge interrupts
[ Upstream commit 8978530645 ]

RXEMPTY can cause an IRQ, even though we may not do anything about it
(such as if we are waiting for more received data). We must still handle
these IRQs because we can tell they were caused by the device.

Signed-off-by: Sean Anderson <sean.anderson@linux.dev>
Link: https://patch.msgid.link/20250116224130.2684544-6-sean.anderson@linux.dev
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-05-29 11:03:06 +02:00
..
2025-05-22 14:29:53 +02:00
2025-04-25 10:47:56 +02:00