diff options
author | Russell King <rmk+kernel@armlinux.org.uk> | 2018-06-26 17:06:06 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@armlinux.org.uk> | 2018-07-09 11:32:58 +0100 |
commit | 92298c1cd8e8a6b56322b602ad72b54e6237631d (patch) | |
tree | f2a54dc04157197b562cb62ba04b003e6d8d183b /fs/file_table.c | |
parent | d378859a667edc99e3473704847698cae97ca2b1 (diff) |
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>
Diffstat (limited to 'fs/file_table.c')
0 files changed, 0 insertions, 0 deletions