diff options
author | Takashi Iwai <tiwai@suse.de> | 2021-11-16 08:18:12 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2021-11-16 14:29:50 +0000 |
commit | 7e567b5ae06315ef2d70666b149962e2bb4b97af (patch) | |
tree | 492076801e2cde7daa43687985af57e6bf0ea427 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 6712c2e18c06b0976559fd4bd47774b243038e9c (diff) |
ASoC: topology: Add missing rwsem around snd_ctl_remove() calls
snd_ctl_remove() has to be called with card->controls_rwsem held (when
called after the card instantiation). This patch add the missing
rwsem calls around it.
Fixes: 8a9782346dcc ("ASoC: topology: Add topology core")
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://lore.kernel.org/r/20211116071812.18109-1-tiwai@suse.de
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions