Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 222909
b: refs/heads/master
c: 2062ea5
h: refs/heads/master
i:
  222907: 9b062ab
v: v3
  • Loading branch information
Dimitris Papastamos authored and Mark Brown committed Dec 1, 2010
1 parent bf0efa7 commit d5b9aaf
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: b76fb39d49f67a484a6adc8f041d9ad833f6860e
refs/heads/master: 2062ea522bb58bb2aeee86d051b37136491ccd65
2 changes: 1 addition & 1 deletion trunk/sound/soc/codecs/wm8731.c
Original file line number Diff line number Diff line change
Expand Up @@ -526,7 +526,7 @@ static int wm8731_probe(struct snd_soc_codec *codec)
snd_soc_update_bits(codec, WM8731_RINVOL, 0x100, 0);

/* Disable bypass path by default */
snd_soc_update_bits(codec, WM8731_APANA, 0x4, 0);
snd_soc_update_bits(codec, WM8731_APANA, 0x8, 0);

snd_soc_add_controls(codec, wm8731_snd_controls,
ARRAY_SIZE(wm8731_snd_controls));
Expand Down

0 comments on commit d5b9aaf

Please sign in to comment.