Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 62091
b: refs/heads/master
c: 067b5a8
h: refs/heads/master
i:
  62089: d410f6b
  62087: e18834e
v: v3
  • Loading branch information
Kailang Yang authored and Jaroslav Kysela committed Jul 20, 2007
1 parent 1cd7659 commit d15930f
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: 83c34218a867085f7108438408c8323b46dbfc4a
refs/heads/master: 067b5a844c7b9703b0bdcd8cf003a621734c3bae
2 changes: 1 addition & 1 deletion trunk/sound/pci/hda/patch_realtek.c
Original file line number Diff line number Diff line change
Expand Up @@ -11013,7 +11013,7 @@ static int alc662_auto_create_multi_out_ctls(struct alc_spec *spec,
for (i = 0; i < cfg->line_outs; i++) {
if (!spec->multiout.dac_nids[i])
continue;
nid = alc880_idx_to_dac(i);
nid = alc880_idx_to_mixer(i);
if (i == 2) {
/* Center/LFE */
err = add_control(spec, ALC_CTL_WIDGET_VOL,
Expand Down

0 comments on commit d15930f

Please sign in to comment.