]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: atmel: tse850-pcm5142: Use SOC_SINGLE_EXT() helper macro
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Mon, 3 Mar 2025 17:14:20 +0000 (17:14 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 3 Mar 2025 18:14:53 +0000 (18:14 +0000)
commit7c5b07b497eab8eba75cf5da00cba493216dfc12
treea1fa6d5a87621e27e0a8778b95a0ce341b21440e
parent98413be56faa1c12494f43e7f77746763fa41c4a
ASoC: atmel: tse850-pcm5142: Use SOC_SINGLE_EXT() helper macro

The TSE850_DAPM_SINGLE_EXT() macro is an identical duplicate of the
core SOC_SINGLE_EXT() marco. Use the macro provided by the core.

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