diff options
author | Kuninori Morimoto <[email protected]> | 2022-04-05 02:06:08 +0000 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-04-05 18:49:55 +0100 |
commit | 3407e36dc78f4a980588c9347076aee9925ca51f (patch) | |
tree | 47b4903ed97ea3dce7d9a577895d802a6b9798b8 /tools/perf/scripts/python/check-perf-trace.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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions