]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ASoC: SDCA: Add lock to serialise the Function initialisation
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Fri, 9 Jan 2026 14:52:06 +0000 (14:52 +0000)
committerMark Brown <broonie@kernel.org>
Wed, 14 Jan 2026 13:35:54 +0000 (13:35 +0000)
commitda7afdc79cba00f952df12cd579e44832d829c0a
treef9cc3ab3e69ae6b7d175878d6cbb21435b5ab867
parentffd7e8a101110cba86925a2906d925e0db7102f3
ASoC: SDCA: Add lock to serialise the Function initialisation

To avoid issues on some devices serialise the boot of each SDCA Function
from the others.

Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.dev>
Link: https://patch.msgid.link/20260109145206.3456151-5-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sdca/sdca_class.c
sound/soc/sdca/sdca_class.h
sound/soc/sdca/sdca_class_function.c