]> git.ipfire.org Git - thirdparty/linux.git/commit
ASoC: wm9712: Use SOC_SINGLE_EXT() helper macro
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Mon, 3 Mar 2025 17:14:17 +0000 (17:14 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 3 Mar 2025 18:14:50 +0000 (18:14 +0000)
commitbf19467b8512f855bdfae59ae78d326b1f434443
tree2bd580487167c3623f132c86d1267f8b1b5df6c8
parent9bb7d7452363fc470b76766b0a6356807e752795
ASoC: wm9712: Use SOC_SINGLE_EXT() helper macro

Rather than open coding use the helper macro provided by the ASoC core.

Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://patch.msgid.link/20250303171424.444556-7-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/wm9712.c