diff options
author | Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com> | 2023-05-19 22:17:06 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-05-22 11:18:21 +0100 |
commit | d849996f7458042af803b7d15a181922834c5249 (patch) | |
tree | 084647c2c95d951ea2f61ae000787397c9358342 /drivers/spmi | |
parent | ff04437f6dcd138b50483afc7b313f016020ce8f (diff) |
ASoC: Intel: avs: Access path components under lock
Path and its components should be accessed under lock to prevent
problems with one thread modifying them while other tries to read.
Fixes: c8c960c10971 ("ASoC: Intel: avs: APL-based platforms support")
Reviewed-by: Cezary Rojewski <cezary.rojewski@intel.com>
Signed-off-by: Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>
Link: https://lore.kernel.org/r/20230519201711.4073845-3-amadeuszx.slawinski@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/spmi')
0 files changed, 0 insertions, 0 deletions