Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 287331
b: refs/heads/master
c: f647e15
h: refs/heads/master
i:
  287329: c538299
  287327: 6ec08d5
v: v3
  • Loading branch information
Mark Brown committed Feb 8, 2012
1 parent d12dc24 commit 27df306
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: db966f8abb9ba74f7d5a7230f51572f52c31c4e5
refs/heads/master: f647e1526fd6c7c8ab720781c40d11e11f930e93
2 changes: 1 addition & 1 deletion trunk/sound/soc/codecs/wm8994.c
Original file line number Diff line number Diff line change
Expand Up @@ -785,7 +785,7 @@ static void vmid_reference(struct snd_soc_codec *codec)
WM8994_VMID_RAMP_MASK,
WM8994_STARTUP_BIAS_ENA |
WM8994_VMID_BUF_ENA |
(0x11 << WM8994_VMID_RAMP_SHIFT));
(0x3 << WM8994_VMID_RAMP_SHIFT));

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

0 comments on commit 27df306

Please sign in to comment.