]> git.proxmox.com Git - mirror_ubuntu-kernels.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)
committerMark Brown <broonie@kernel.org>
Wed, 10 Mar 2021 12:50:59 +0000 (12:50 +0000)
commit72d904763ae6a8576e7ad034f9da4f0e3c44bf24
tree5139d52cf9a41db6133e98cd5982688a5ef30b0e
parent2bdc4f5c6838f7c3feb4fe68e4edbeea158ec0a2
ASoC: cs42l42: Fix mixer volume control

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>
sound/soc/codecs/cs42l42.c