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

Commit 8304a4a4 authored by Ashish Jain's avatar Ashish Jain Committed by Gerrit - the friendly Code Review server
Browse files

ASoC: bg_glink: Use separate mutex lock for response and command thread



Response callback should not use the same lock as the one used to
do a glink_tx transaction, as it might delay the rx_done event to
the client if glink_tx transaction is stuck. Hence have specific
mutext lock for response callback and command transactions.

Change-Id: Ie8cf60f77aa4ad595cb16ebffcb4dcf00a0843a8
Signed-off-by: default avatarAshish Jain <ashishj@codeaurora.org>
parent fc7eae29
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