commit | 95ae3e4fff43bf69f745aad384f86c5aa0c79a94 | [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> | Fri Feb 04 02:15:12 2022 -0800 |
tree | 942ee36aca0dc50838c305921b1ef0f56034b0f1 | |
parent | 2da5ca3974b6d36432da2e87c3fe334fb9f8c01a [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