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>
Mon, 8 Mar 2021 14:20:39 +0000 (14:20 +0000)
commita2ddc577ee4641889bf105d4d6e05be415bd4462
treea3335a296d9b11bcbbe331965c1bbab35aac2a1a
parent3656667e66858fef45017c8e7c73e9918ed23915
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