Home
last modified time | relevance | path

Searched hist:"92298 c1cd8e8a6b56322b602ad72b54e6237631d" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/armada/
H A Darmada_crtc.cdiff 92298c1cd8e8a6b56322b602ad72b54e6237631d Tue Jun 26 11:06:06 CDT 2018 Russell King <rmk+kernel@armlinux.org.uk> drm/armada: fix irq handling

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>