Skip to content

Commit

Permalink
ASoC: wm8994: Update WM8994 DCS calibration
Browse files Browse the repository at this point in the history
Based on latest production information.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: stable@vger.kernel.org
  • Loading branch information
Mark Brown committed Mar 21, 2012
1 parent 22f8d05 commit e166058
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sound/soc/codecs/wm8994.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit e166058

Please sign in to comment.