diff options
author | Kuninori Morimoto <[email protected]> | 2023-06-29 23:52:20 +0000 |
---|---|---|
committer | Mark Brown <[email protected]> | 2023-07-09 22:50:58 +0100 |
commit | 065aa861b1243704b329a6d8407d8399614df6bd (patch) | |
tree | 4317ad1791d2cfeb90772d376e88e51931e85f28 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 82770b76abae2ff9d70f354a61983b921e63bae1 (diff) |
ASoC: soc-core: protect dlc->of_node under mutex
dlc->of_node will be set on snd_soc_get_dlc(), but we want
1) protect it by mutex, 2) set only when successed.
This patch do 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/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions