Skip to content
Commit 61074fab authored by Karthikeyan Ramasubramanian's avatar Karthikeyan Ramasubramanian
Browse files

tty: serial: msm_geni_serial: Avoid polling for TX Done in HSUART



Polling for TX Done in HSUART instances leads to strict timing dependencies
which is unmet sometimes. This leads to prematurely aborting the data
transfer.

Handle the TX Done event in the interrupt mode itself.

CRs-Fixed: 2081036
Change-Id: I12a7494544c2215ea31a5e7890463f71b8a27e57
Signed-off-by: default avatarKarthikeyan Ramasubramanian <kramasub@codeaurora.org>
parent 814e5c69
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment