]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ASoC: arizona: Fix noise generator gain TLV
authorRichard Fitzgerald <rf@opensource.wolfsonmicro.com>
Thu, 28 May 2015 13:28:12 +0000 (14:28 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 28 May 2015 14:02:16 +0000 (15:02 +0100)
commit15575ed544910464715df5c45a44b9732e415b93
treeff5d771f9a8092c66c66edf13456079b34bb04d3
parentb787f68c36d49bb1d9236f403813641efa74a031
ASoC: arizona: Fix noise generator gain TLV

The Arizona codec drivers had an incorrect dB scaling for the
noise generator gain that started at 0dB and went upwards.
Actually the highest setting is 0dB.

Signed-off-by: Richard Fitzgerald <rf@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Cc: stable@vger.kernel.org
sound/soc/codecs/wm5102.c
sound/soc/codecs/wm5110.c
sound/soc/codecs/wm8997.c