]> git.baikalelectronics.ru Git - 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)
committerMark Brown <broonie@kernel.org>
Wed, 10 Mar 2021 12:50:59 +0000 (12:50 +0000)
commit47e0ef727915183e9b485f4e59dce603a075078e
tree5139d52cf9a41db6133e98cd5982688a5ef30b0e
parent3db3cd00834dd4fedc5e5cfb8c089c70b659495c
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