Skip to content
Commit 3d7b9a2f authored by Ajit Pandey's avatar Ajit Pandey Committed by Gerrit - the friendly Code Review server
Browse files

asoc: msm-pcm: Added lock in controls _put() and _get() callback



There is race condition around private data used in put() and get()
of few mixer ctls with close() callback. Added global mutex lock and
code changes to protect such critical section by accessing such lock.

Change-Id: Ic160b0c7c29d0ea5d517b3bacc53828d8d61e085
Signed-off-by: default avatarAjit Pandey <ajitp@codeaurora.org>
parent 472fc1e6
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