diff options
| author | Ryan Case <[email protected]> | 2018-12-19 20:33:53 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2018-12-20 15:26:28 +0000 |
| commit | 663abb1a7a7ff8fea9ab0145463de7fcff823755 (patch) | |
| tree | 09d4f0cd7a1bb3c26936f2f33e9cdef642379a8c /drivers/tty/serial/sccnxp.c | |
| parent | tty: serial: qcom_geni_serial: Fix wrap around of TX buffer (diff) | |
| download | kernel-663abb1a7a7ff8fea9ab0145463de7fcff823755.tar.gz kernel-663abb1a7a7ff8fea9ab0145463de7fcff823755.zip | |
tty: serial: qcom_geni_serial: Fix UART hang
If a serial console write occured while a UART transmit command was
waiting for a done signal then no further data would be sent until
something new kicked the system into gear. If there is already data
waiting in the circular buffer we must re-enable the tx watermark so we
receive the expected interrupts.
Signed-off-by: Ryan Case <[email protected]>
Reviewed-by: Evan Green <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/tty/serial/sccnxp.c')
0 files changed, 0 insertions, 0 deletions
