aboutsummaryrefslogtreecommitdiffstats
path: root/sound
diff options
context:
space:
mode:
authorMark Brown <broonie@opensource.wolfsonmicro.com>2012-03-21 13:22:40 +0000
committerAndreas Blaesius <skate4life@gmx.de>2016-04-30 11:03:56 +0200
commit393683459e22dcc2133a3129d6d48331248ac224 (patch)
tree1e1c66e9f2351b01583cafdb3612df17b345c3f4 /sound
parent7ff0e1aaf3004c97f237a60b8cdd58be45e7cd84 (diff)
downloadkernel_samsung_espresso10-393683459e22dcc2133a3129d6d48331248ac224.zip
kernel_samsung_espresso10-393683459e22dcc2133a3129d6d48331248ac224.tar.gz
kernel_samsung_espresso10-393683459e22dcc2133a3129d6d48331248ac224.tar.bz2
ASoC: wm8994: Update WM8994 DCS calibration
Based on latest production information. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Cc: stable@vger.kernel.org
Diffstat (limited to 'sound')
-rw-r--r--sound/soc/codecs/wm8994.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/wm8994.c b/sound/soc/codecs/wm8994.c
index e9b0530..c940d4a 100644
--- a/sound/soc/codecs/wm8994.c
+++ b/sound/soc/codecs/wm8994.c
@@ -3695,7 +3695,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;