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

Skip to content
Commit 24b28167 authored by Naveen Kaje's avatar Naveen Kaje
Browse files

msm_serial_hs: Use kthreads for data handling



Use worker threads instead of more restrictive tasklets
to queue transmit data and to handle the BAM callbacks.
Kthreads allow synchronous voting for resources and hence
reducing race conditions during power state management.
Since UART is a slow bus, performance is unaffected.

Change-Id: Iceb429ee0c2ef030e0c6a26e7e2fd04c72ae311e
Signed-off-by: default avatarNaveen Kaje <nkaje@codeaurora.org>
parent 57301a09
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