diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2022-04-05 02:06:08 +0000 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-04-05 18:49:55 +0100 |
commit | 3407e36dc78f4a980588c9347076aee9925ca51f (patch) | |
tree | 47b4903ed97ea3dce7d9a577895d802a6b9798b8 /tools/perf/scripts/python/syscall-counts.py | |
parent | 3123109284176b1532874591f7c81f3837bbdc17 (diff) |
ASoC: ak4613: add missing mutex_lock()
We need to use mutex_lock() for priv->cnt / priv->iface,
but we are missing it at ak4613_dai_startup().
This patch adds missing mutex_lock() for it.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/87fsmsp9m7.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions