]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ASoC: es9356: Use new SoundWire enumeration helper
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Tue, 2 Jun 2026 10:27:49 +0000 (11:27 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 2 Jun 2026 15:19:55 +0000 (16:19 +0100)
commitaec0d8c8869424645560c773418d6b8752027278
tree91abdd2dbeca1fc6cdc6c217016e05541e0391e0
parent44a4b0e62bcbd2c49713fe0f3035b095632ce946
ASoC: es9356: Use new SoundWire enumeration helper

Update the driver to use the new core helper that waits for the device
to enumerate on SoundWire and be initialised by the SoundWire core.

Link: https://lore.kernel.org/linux-sound/20260512103022.1154645-1-ckeepax@opensource.cirrus.com/
Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://patch.msgid.link/20260602102749.3962261-1-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/es9356.c