Files
linux/drivers/gpu/drm/armada
Russell King afd13311ee drm/armada: fix irq handling
[ Upstream commit 92298c1cd8 ]

Add the missing locks to the IRQ enable/disable paths, and fix a comment
in the interrupt handler: reading the ISR clears down the status bits,
but does not reset the interrupt so it can signal again.  That seems to
require a write.

Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-08-24 13:09:14 +02:00
..
2018-08-24 13:09:14 +02:00
2017-01-11 17:24:58 +01:00