summaryrefslogtreecommitdiff
path: root/virt
diff options
context:
space:
mode:
authorMartin Povišer <povik+lin@cutebit.org>2022-08-24 18:07:15 +0200
committerMark Brown <broonie@kernel.org>2022-08-25 13:51:35 +0100
commit4065f0b25b7b30ba4dd4665deb5305ead1c0db25 (patch)
tree2fd679821962b5181bbfb323b459a873a07d72c9 /virt
parent3df5d0d972893d3c0df5aead8152fe1ad48ef45c (diff)
ASoC: apple: mca: Add locking
In DAI ops, accesses to the native cluster (of the DAI), and to data of clusters related to it by a DPCM frontend-backend link, should have been synchronized by the 'pcm_mutex' lock at ASoC level. What is not covered are the 'port_driver' accesses on foreign clusters to which the current cluster has no a priori relation, so fill in locking for that. (This should only matter in bizarre configurations of sharing one MCA peripheral between ASoC cards.) Signed-off-by: Martin Povišer <povik+lin@cutebit.org> Link: https://lore.kernel.org/r/20220824160715.95779-5-povik+lin@cutebit.org Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions