aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorIlpo Järvinen <[email protected]>2022-06-08 12:54:30 +0300
committerGreg Kroah-Hartman <[email protected]>2022-06-10 13:45:09 +0200
commit197eb5c416ff0e52d152e6ff59b4e759d2f3e10d (patch)
tree1b12931a1213f90fe6f6c9532cbb2d1ae2799c17 /include
parent7a3525e48cf7c1d85c38cedb452912cb99b60c43 (diff)
serial: 8250_dw: Use serial_lsr_in() in dw8250_handle_irq()
dw8250_handle_irq() reads LSR under a few conditions, convert both to use serial_lsr_in() in order to preserve LSR flags properly across reads. Fixes: 424d79183af0 ("serial: 8250_dw: Avoid "too much work" from bogus rx timeout interrupt") Fixes: aa63d786cea2 ("serial: 8250: dw: Add support for DMA flow controlling devices") Cc: Douglas Anderson <[email protected]> Cc: Phil Edworthy <[email protected]> Cc: Miquel Raynal <[email protected]> Reviewed-by: Andy Shevchenko <[email protected]> Signed-off-by: Ilpo Järvinen <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions