]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: rt715: Remove duplicate SOC_DOUBLE_R_EXT() helper macro
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Mon, 3 Mar 2025 17:14:13 +0000 (17:14 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 3 Mar 2025 18:14:46 +0000 (18:14 +0000)
commitb2b6913394488e031ee3d726f247b1c967057b40
treef6ccca1a3b97afaf242edcb66cb77bf78f2aa7c7
parentc01a74844b74c584160d5253f794bbd2af015bec
ASoC: rt715: Remove duplicate SOC_DOUBLE_R_EXT() helper macro

The rt715 does not appear to use the SOC_DOUBLE_R_EXT() macro and even
if it did, the macro is defined identically in the ASoC headers.
Remove the redundant macro definitions.

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