ASoC: ak4118: Update to use new component control notify helper
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Fri, 12 May 2023 12:28:31 +0000 (13:28 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 15 May 2023 11:11:17 +0000 (20:11 +0900)
commit476d942e50d4f22d8621a18612dd6cfbf0a5d1d9
treec15e1ce99fbc6542104aceb87209e7982259d467
parentace9ed54bd874f2c63723b13b1747f6463e2587e
ASoC: ak4118: Update to use new component control notify helper

Update the driver to use the new ASoC core control notify helper.
This also fixes a bug where the control would not be found if the
CODEC was given a name prefix.

Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com
Link: https://lore.kernel.org/r/20230512122838.243002-4-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org
sound/soc/codecs/ak4118.c