summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/Kconfig
diff options
context:
space:
mode:
authorLuca Ceresoli <luca.ceresoli@bootlin.com>2024-03-05 17:36:30 +0300
committerMark Brown <broonie@kernel.org>2024-03-26 17:55:20 +0300
commitd75a21611a6e723d81db3f827e131ad39b69186c (patch)
tree02435ce6b95496ee40769d7e997fba29d5296ef5 /sound/soc/codecs/Kconfig
parentcce4cbb157493483f03c21213753b66425a31430 (diff)
downloadlinux-d75a21611a6e723d81db3f827e131ad39b69186c.tar.xz
ASoC: core: add SOC_DOUBLE_RANGE_TLV() helper macro
No macro currently allows handling a stereo control that has left and right in the same register and whose minimum register value is not zero. Add one that does that. Note that even though the snd_soc_*_volsw_range() look more appropriate given the _range suffix, they are not suitable because they don't honor the two shift values. The snd_soc_*_volsw() look more generic and are suitable for the task. Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com> Link: https://msgid.link/r/20240305-rk3308-audio-codec-v4-3-312acdbe628f@bootlin.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/codecs/Kconfig')
0 files changed, 0 insertions, 0 deletions