]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ASoC: cs42l43: Remove unnecessary work functions
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Mon, 9 Jun 2025 14:30:41 +0000 (15:30 +0100)
committerVinod Koul <vkoul@kernel.org>
Mon, 9 Jun 2025 16:06:07 +0000 (21:36 +0530)
commit0cbce868fffaf115a26d6cb45516627cf13cc3d2
tree70fe776256e89bb9af6bffdcbc39d6371b609d7b
parentccb7bb13c00bcc3178d270da052635c56148bc16
ASoC: cs42l43: Remove unnecessary work functions

Now the SoundWire IRQ lock has been changed in the core, it is no longer
necessary to use a bunch of work functions to dodge mutex inversions.

Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Acked-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20250609143041.495049-4-ckeepax@opensource.cirrus.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
sound/soc/codecs/cs42l43-jack.c
sound/soc/codecs/cs42l43.c
sound/soc/codecs/cs42l43.h