aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorRichard Fitzgerald <[email protected]>2024-03-07 11:02:27 +0000
committerMark Brown <[email protected]>2024-03-07 14:34:39 +0000
commitf193957b0fbbba397c8bddedf158b3bf7e4850fc (patch)
treed00acfc90ecc5329579bb5756c2281f5a5735cf8 /tools/perf/scripts/python/export-to-postgresql.py
parent96e202f8c52ac49452f83317cf3b34cd1ad81e18 (diff)
ASoC: wm_adsp: Fix missing mutex_lock in wm_adsp_write_ctl()
wm_adsp_write_ctl() must hold the pwr_lock mutex when calling cs_dsp_get_ctl(). This was previously partially fixed by commit 781118bc2fc1 ("ASoC: wm_adsp: Fix missing locking in wm_adsp_[read|write]_ctl()") but this only put locking around the call to cs_dsp_coeff_write_ctrl(), missing the call to cs_dsp_get_ctl(). Signed-off-by: Richard Fitzgerald <[email protected]> Fixes: 781118bc2fc1 ("ASoC: wm_adsp: Fix missing locking in wm_adsp_[read|write]_ctl()") Link: https://msgid.link/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions