]> git.hungrycats.org Git - linux/commitdiff
ASoC: wm8994: Update WM8994 DCS calibration
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 21 Mar 2012 13:22:40 +0000 (13:22 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 13 Apr 2012 16:13:50 +0000 (09:13 -0700)
commit e16605855d58803fe0608417150c7a618b4f8243 upstream.

Based on latest production information.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/soc/codecs/wm8994.c

index ec69a6c152fea9a8b55a7c16c1f3935fb3dc305d..900c91bc59fd28308a592f222665211d85c3cb4d 100644 (file)
@@ -3427,7 +3427,7 @@ static int wm8994_codec_probe(struct snd_soc_codec *codec)
                case 2:
                case 3:
                        wm8994->hubs.dcs_codes_l = -9;
-                       wm8994->hubs.dcs_codes_r = -5;
+                       wm8994->hubs.dcs_codes_r = -7;
                        break;
                default:
                        break;