Skip to content
Commit 92298c1c authored by Russell King's avatar Russell King
Browse files

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: default avatarRussell King <rmk+kernel@armlinux.org.uk>
parent d378859a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment