Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 293405
b: refs/heads/master
c: f708564
h: refs/heads/master
i:
  293403: 4207c63
v: v3
  • Loading branch information
Mark Brown committed Feb 21, 2012
1 parent 7d03c55 commit bccdc4b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1ec1cdfbb37add5af839d50ae8729961a8a307c1
refs/heads/master: f7085641eeaeaab5216bab143287d2288940d9a2
4 changes: 2 additions & 2 deletions trunk/sound/soc/codecs/wm8994.c
Original file line number Diff line number Diff line change
Expand Up @@ -784,6 +784,8 @@ static void vmid_reference(struct snd_soc_codec *codec)
WM8994_LINEOUT2_DISCH,
WM8994_LINEOUT_VMID_BUF_ENA);

wm_hubs_vmid_ena(codec);

/* Startup bias, VMID ramp & buffer */
snd_soc_update_bits(codec, WM8994_ANTIPOP_2,
WM8994_BIAS_SRC |
Expand All @@ -796,8 +798,6 @@ static void vmid_reference(struct snd_soc_codec *codec)
WM8994_VMID_BUF_ENA |
(0x2 << WM8994_VMID_RAMP_SHIFT));

wm_hubs_vmid_ena(codec);

/* Main bias enable, VMID=2x40k */
snd_soc_update_bits(codec, WM8994_POWER_MANAGEMENT_1,
WM8994_BIAS_ENA |
Expand Down

0 comments on commit bccdc4b

Please sign in to comment.