Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 110991
b: refs/heads/master
c: 07f455f
h: refs/heads/master
i:
  110989: 6a052d2
  110987: 17cfa3e
  110983: e900802
  110975: 240efb8
v: v3
  • Loading branch information
Matthew Ranostay authored and Jaroslav Kysela committed Sep 9, 2008
1 parent 5bfd470 commit 100b684
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: d9737751eb7f2f3f6e973834ea9f215e855d46ea
refs/heads/master: 07f455f779acfb3eba4921fd1399761559b10fa9
3 changes: 0 additions & 3 deletions trunk/sound/pci/hda/patch_sigmatel.c
Original file line number Diff line number Diff line change
Expand Up @@ -3878,17 +3878,14 @@ static int patch_stac92hd73xx(struct hda_codec *codec)

switch (spec->multiout.num_dacs) {
case 0x3: /* 6 Channel */
spec->multiout.hp_nid = 0x17;
spec->mixer = stac92hd73xx_6ch_mixer;
spec->init = stac92hd73xx_6ch_core_init;
break;
case 0x4: /* 8 Channel */
spec->multiout.hp_nid = 0x18;
spec->mixer = stac92hd73xx_8ch_mixer;
spec->init = stac92hd73xx_8ch_core_init;
break;
case 0x5: /* 10 Channel */
spec->multiout.hp_nid = 0x19;
spec->mixer = stac92hd73xx_10ch_mixer;
spec->init = stac92hd73xx_10ch_core_init;
};
Expand Down

0 comments on commit 100b684

Please sign in to comment.