Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 7cb59134 authored by Mitul Golani's avatar Mitul Golani Committed by Gerrit - the friendly Code Review server
Browse files

serial: msm_geni_serial: Fix UART hang

If a serial console write occurred 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.

(am from https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-


 next.git/commit/drivers/tty/serial/qcom_geni_serial.c?h=next-20190716&id=
 663abb1a7a7ff8fea9ab0145463de7fcff823755).

Change-Id: Ibef3a7e2fca72f2356d5d43845056cefb6b0d2a4
Signed-off-by: default avatarMitul Golani <mgolani@codeaurora.org>
Signed-off-by: default avatarRama Krishna Phani A <rphani@codeaurora.org>
parent 336fd6c2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment