ASoC: codecs: wcd938x: fix headphones volume controls
authorJohan Hovold <johan+linaro@kernel.org>
Mon, 22 Jan 2024 09:11:30 +0000 (10:11 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 22 Jan 2024 15:31:09 +0000 (15:31 +0000)
commit4d0e8bdfa4a57099dc7230952a460903f2e2f8de
tree1cb863922147592021622693f725b0e07a079122
parent6613476e225e090cc9aad49be7fa504e290dd33d
ASoC: codecs: wcd938x: fix headphones volume controls

The lowest headphones volume setting does not mute so the leave the TLV
mute flag unset.

This is specifically needed to let the sound server use the lowest gain
setting.

Fixes: c03226ba15fe ("ASoC: codecs: wcd938x: fix dB range for HPHL and HPHR")
Cc: <stable@vger.kernel.org> # 6.5
Cc: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
Link: https://msgid.link/r/20240122091130.27463-1-johan+linaro@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/wcd938x.c