From 83908a8e6b34ad1d7b1f84ee733a004a1c2c0893 Mon Sep 17 00:00:00 2001 From: Axel Lin Date: Mon, 17 Oct 2011 12:34:31 +0800 Subject: [PATCH] --- yaml --- r: 270904 b: refs/heads/master c: 9f9619a0785f8eee42edf731fd18189faa5a7ce8 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/sound/soc/codecs/wm9081.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index a8d4f49384c5..bca99d390539 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 24441e17feb57668e4c5013750cef549bf3c4861 +refs/heads/master: 9f9619a0785f8eee42edf731fd18189faa5a7ce8 diff --git a/trunk/sound/soc/codecs/wm9081.c b/trunk/sound/soc/codecs/wm9081.c index 81761388ccf7..3cd35a02c28c 100644 --- a/trunk/sound/soc/codecs/wm9081.c +++ b/trunk/sound/soc/codecs/wm9081.c @@ -820,7 +820,7 @@ static int wm9081_set_bias_level(struct snd_soc_codec *codec, /* VMID 2*240k */ reg = snd_soc_read(codec, WM9081_BIAS_CONTROL_1); reg &= ~WM9081_VMID_SEL_MASK; - reg |= 0x40; + reg |= 0x04; snd_soc_write(codec, WM9081_VMID_CONTROL, reg); /* Standby bias current on */