From: Mark Brown Date: Wed, 21 Mar 2012 13:22:40 +0000 (+0000) Subject: ASoC: wm8994: Update WM8994 DCS calibration X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=e16605855d58803fe0608417150c7a618b4f8243;p=linux-beck.git ASoC: wm8994: Update WM8994 DCS calibration Based on latest production information. Signed-off-by: Mark Brown Cc: stable@vger.kernel.org --- diff --git a/sound/soc/codecs/wm8994.c b/sound/soc/codecs/wm8994.c index 9685dff44dd8..10d27890eed5 100644 --- a/sound/soc/codecs/wm8994.c +++ b/sound/soc/codecs/wm8994.c @@ -3652,7 +3652,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;