ASoC: sma1307: Use SOC_SINGLE_EXT() helper macro
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Mon, 3 Mar 2025 17:14:14 +0000 (17:14 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 3 Mar 2025 18:14:47 +0000 (18:14 +0000)
commit17ec58ac3c08c5c43bbdf5b08020fa4188a3009a
tree9f0fe91478812a0070afe697ab38c2184dde3246
parentb2b6913394488e031ee3d726f247b1c967057b40
ASoC: sma1307: 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-4-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/sma1307.c