]> git.ipfire.org Git - thirdparty/linux.git/commit
ASoC: SDCA: Pull the Q7.8 volume helpers out of soc-ops
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Wed, 25 Feb 2026 14:01:18 +0000 (14:01 +0000)
committerMark Brown <broonie@kernel.org>
Thu, 26 Feb 2026 19:16:48 +0000 (19:16 +0000)
commit501efdcb3b3ab099fc0ce2f6e668b1c4095dd476
tree1b81a29d0c48a065b8aff426346d14a3e9121442
parentd4f7d5a9a0f963dc895c18084425ce332a80d3a8
ASoC: SDCA: Pull the Q7.8 volume helpers out of soc-ops

It is cleaner to keep the SDCA code contained and not update the core
code for things that are unlikely to see reuse outside of SDCA. Move the
Q7.8 volume helpers back into the SDCA core code.

Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.dev>
Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://patch.msgid.link/20260225140118.402695-5-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/soc.h
sound/soc/sdca/sdca_asoc.c
sound/soc/soc-ops.c