summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/tas2562.c
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2020-03-27 19:04:55 +0300
committerMark Brown <broonie@kernel.org>2020-03-27 19:04:55 +0300
commit8c0b6e150c5b1e6359e4f478d9fa4aaae345979d (patch)
treed2075797f14eeae103213d0563c410931f5ad33e /sound/soc/codecs/tas2562.c
parenta23d7f4a7cf1a23c68f4869477c24c0320e1e8df (diff)
parentf25e203070e5b12e4db366ee99b86f33a968f1ae (diff)
downloadlinux-8c0b6e150c5b1e6359e4f478d9fa4aaae345979d.tar.xz
Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.7
Diffstat (limited to 'sound/soc/codecs/tas2562.c')
-rw-r--r--sound/soc/codecs/tas2562.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/tas2562.c b/sound/soc/codecs/tas2562.c
index 6b7f7a18da36..7fae88655a0f 100644
--- a/sound/soc/codecs/tas2562.c
+++ b/sound/soc/codecs/tas2562.c
@@ -493,7 +493,7 @@ static const struct snd_kcontrol_new vsense_switch =
1, 1);
static const struct snd_kcontrol_new tas2562_snd_controls[] = {
- SOC_SINGLE_TLV("Amp Gain Volume", TAS2562_PB_CFG1, 0, 0x1c, 0,
+ SOC_SINGLE_TLV("Amp Gain Volume", TAS2562_PB_CFG1, 1, 0x1c, 0,
tas2562_dac_tlv),
{
.iface = SNDRV_CTL_ELEM_IFACE_MIXER,