Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 56139
b: refs/heads/master
c: 1aba2bc
h: refs/heads/master
i:
  56137: bacbf7d
  56135: 3251514
v: v3
  • Loading branch information
Andrea Arcangeli authored and Jaroslav Kysela committed May 11, 2007
1 parent ba9c8c8 commit fe22013
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 19a982b69442d39b3bb6e710677320182480576b
refs/heads/master: 1aba2bc32144ed13f1c0e581471fe943e738ff42
5 changes: 3 additions & 2 deletions trunk/sound/pci/hda/patch_analog.c
Original file line number Diff line number Diff line change
Expand Up @@ -741,8 +741,9 @@ static struct hda_verb ad1986a_init_verbs[] = {

/* additional verbs for 3-stack model */
static struct hda_verb ad1986a_3st_init_verbs[] = {
/* Mic and line-in selectors */
{0x0f, AC_VERB_SET_CONNECT_SEL, 0x2},
/* Mic selector, mix C/LFE (backmic) and Mic (frontmic) */
{0x0f, AC_VERB_SET_CONNECT_SEL, 0x4},
/* Line-in selectors */
{0x10, AC_VERB_SET_CONNECT_SEL, 0x1},
{ } /* end */
};
Expand Down

0 comments on commit fe22013

Please sign in to comment.