summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2012-03-29 15:56:00 (GMT)
committerTakashi Iwai <tiwai@suse.de>2012-03-29 15:56:00 (GMT)
commitd1045b6a9a73dc6bead25fe200b5b4e7feed7357 (patch)
tree5503ee1149e4f94d3eef56d887ea07736171bfd3 /sound/soc/codecs
parenta938fb1ef600c885f80e59b840a60894d16efb77 (diff)
parent41ba6b711a40b83a877ae8242a4b3e692de91f97 (diff)
downloadlinux-fsl-qoriq-d1045b6a9a73dc6bead25fe200b5b4e7feed7357.tar.xz
Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
ASoC: A few more updates for 3.4 The cleanup of the dmaengine parameter messup and a tweak to some callibration values for WM1811.
Diffstat (limited to 'sound/soc/codecs')
-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 9685dff..10d2789 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;