commit | 1a0251681761c215e6553c7c94455f01709b6ed5 | [log] [tgz] |
---|---|---|
author | Rohit kumar <quic_rohkumar@quicinc.com> | Tue Jan 18 19:21:13 2022 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Thu Jan 20 23:07:53 2022 -0800 |
tree | 942ee36aca0dc50838c305921b1ef0f56034b0f1 | |
parent | 8ad3db8a9d32ed021c086c23775960f61016abe4 [diff] |
plugins: tinyalsa: use different get_param_payload per pcm_id If two sessions calls get_param mixer control concurrently, it can free the payload while other session is accessing it. Make get_param_payload per pcm_id to handle concurrent get_param call. Change-Id: Ia6f8b162a64666e945d9520c10267408d38a74b7