From: Mark Brown Date: Wed, 21 Mar 2012 13:22:40 +0000 (+0000) Subject: ASoC: wm8994: Update WM8994 DCS calibration X-Git-Tag: v3.2.15~53 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97ff9284d7872dad9785ebb4b78d030b7c3cde5c;p=pandora-kernel.git ASoC: wm8994: Update WM8994 DCS calibration commit e16605855d58803fe0608417150c7a618b4f8243 upstream. Based on latest production information. Signed-off-by: Mark Brown Signed-off-by: Greg Kroah-Hartman --- diff --git a/sound/soc/codecs/wm8994.c b/sound/soc/codecs/wm8994.c index 6e502af762ec..2f1f5f829871 100644 --- a/sound/soc/codecs/wm8994.c +++ b/sound/soc/codecs/wm8994.c @@ -3190,7 +3190,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;