ASoC: rt1015: fix the first word being cut off
authorShuming Fan <shumingf@realtek.com>
Fri, 15 Sep 2023 02:05:30 +0000 (10:05 +0800)
committerMark Brown <broonie@kernel.org>
Fri, 15 Sep 2023 12:16:24 +0000 (13:16 +0100)
commit74d71f628db99987d43d242ea4d3631ef0a906d0
tree520e0611c987aca7356e9c14c90a5d9b714be5e1
parent642d1de63cea161c629afd2e82d9db5a1582ffea
ASoC: rt1015: fix the first word being cut off

This patch adds a control that there are four options to control the digital volume output.
The user could select "immediate" to make volume updates immediately.
In default, the driver selects the volume update with "zero detection + soft inc/dec change".

Signed-off-by: Shuming Fan <shumingf@realtek.com>
Link: https://lore.kernel.org/r/20230915020530.83452-1-shumingf@realtek.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/rt1015.c