]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: tas2562: Use SOC_SINGLE_EXT_TLV() helper macro
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Mon, 3 Mar 2025 17:14:15 +0000 (17:14 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 3 Mar 2025 18:14:48 +0000 (18:14 +0000)
commitaecdaa84adafb086b5b2939898d781bd63d6fe2e
tree7eb28e74754710b126a3e2f346800e9a472de393
parent17ec58ac3c08c5c43bbdf5b08020fa4188a3009a
ASoC: tas2562: Use SOC_SINGLE_EXT_TLV() 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-5-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/tas2562.c