Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 111033
b: refs/heads/master
c: f7cf0a7
h: refs/heads/master
i:
  111031: 943a9b9
v: v3
  • Loading branch information
Matthew Ranostay authored and Jaroslav Kysela committed Sep 23, 2008
1 parent 99de192 commit 52bf789
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: 89385035fa3126dff27bfb73d186bc51e78d5ba5
refs/heads/master: f7cf0a7ce56eb91752fa441cff2669f8d61d4e5e
4 changes: 2 additions & 2 deletions trunk/sound/pci/hda/patch_sigmatel.c
Original file line number Diff line number Diff line change
Expand Up @@ -729,8 +729,8 @@ static struct hda_verb dell_eq_core_init[] = {
{ 0x1f, AC_VERB_SET_VOLUME_KNOB_CONTROL, 0xec},
/* setup audio connections */
{ 0x0d, AC_VERB_SET_CONNECT_SEL, 0x00},
{ 0x0a, AC_VERB_SET_CONNECT_SEL, 0x01},
{ 0x0f, AC_VERB_SET_CONNECT_SEL, 0x02},
{ 0x0a, AC_VERB_SET_CONNECT_SEL, 0x02},
{ 0x0f, AC_VERB_SET_CONNECT_SEL, 0x01},
/* setup adcs to point to mixer */
{ 0x20, AC_VERB_SET_CONNECT_SEL, 0x0b},
{ 0x21, AC_VERB_SET_CONNECT_SEL, 0x0b},
Expand Down

0 comments on commit 52bf789

Please sign in to comment.