]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: cs53l30: Correct number of volume levels on SX controls
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Thu, 2 Jun 2022 16:21:16 +0000 (17:21 +0100)
committerMark Brown <broonie@kernel.org>
Fri, 3 Jun 2022 08:19:23 +0000 (10:19 +0200)
commit75fac613de4fa4f1188dbcb7a31a67f0f1f0b3cd
tree093c6c84df9e19c58646594559385f0439480975
parent432f030002d52830c2032347e61fe8f3bfe9a2e8
ASoC: cs53l30: Correct number of volume levels on SX controls

This driver specified the maximum value rather than the number of volume
levels on the SX controls, this is incorrect, so correct them.

Reported-by: David Rhodes <david.rhodes@cirrus.com>
Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20220602162119.3393857-4-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/cs53l30.c