]> 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)
commitc8a7ff2c0ccad765e1a038ba7c132403436df10a
tree5139d52cf9a41db6133e98cd5982688a5ef30b0e
parent518f293143b469f15e2c5df1065aa1229e0be05c
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