commit | cf5d59d2b30ce6f083f94e96ca2353960d1d0d18 | [log] [tgz] |
---|---|---|
author | Rohit kumar <quic_rohkumar@quicinc.com> | Mon Dec 20 13:29:33 2021 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Thu Dec 23 05:02:53 2021 -0800 |
tree | de93a6d9a1741a4c5519308802c21d82010604cd | |
parent | c696cde975f8edfee0221541ed73d7f8b586167d [diff] |
plugins: tinyalsa: Fix concurrent media_fmt put If media_fmt_put is called for two backends concurrently, configuration can get overwritten as it updates common data associated with amp_priv. Instead use media_fmt local variable to avoid misconfiguration. Change-Id: I1cb2dc55aba5912da2eef11e38766b9f7df67a8e