]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
ASoC: cs42l42: Fix mixer volume control
authorLucas Tanure <tanureal@opensource.cirrus.com>
Fri, 5 Mar 2021 17:34:30 +0000 (17:34 +0000)
committerSeth Forshee <seth.forshee@canonical.com>
Thu, 8 Apr 2021 20:42:44 +0000 (15:42 -0500)
commit20830b1a3b3b88e1648fc743a3eacf6a9f1e8c7d
treee4d1f6b01d6ae927a9fa3fd6111086eec0eb7332
parente13aea92324daf82973e8009d0bd7ac48d6bbcb9
ASoC: cs42l42: Fix mixer volume control

BugLink: https://bugs.launchpad.net/bugs/1923069
[ Upstream commit 72d904763ae6a8576e7ad034f9da4f0e3c44bf24 ]

The minimum value is 0x3f (-63dB), which also is mute

Signed-off-by: Lucas Tanure <tanureal@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20210305173442.195740-4-tanureal@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
sound/soc/codecs/cs42l42.c