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
1 file changed
tree: de93a6d9a1741a4c5519308802c21d82010604cd
  1. ipc/
  2. plugins/
  3. service/
  4. snd_parser/
  5. Android.mk
  6. NOTICE
  7. README.md
README.md

agm

Audio Graph Manager