Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 353101
b: refs/heads/master
c: 50b1548
h: refs/heads/master
i:
  353099: 4914264
v: v3
  • Loading branch information
Takashi Iwai committed Jan 12, 2013
1 parent a575f5d commit ca1350c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: 0e614dd058ec8a426c16d2057fc814696c2381d9
refs/heads/master: 50b1548775da7e80a3e1f1d9f0ddab1fd5d17fa3
4 changes: 0 additions & 4 deletions trunk/sound/pci/hda/hda_generic.c
Original file line number Diff line number Diff line change
Expand Up @@ -1428,12 +1428,8 @@ static int create_multi_out_ctls(struct hda_codec *codec,
for (i = 0; i < noutputs; i++) {
const char *name;
int index;
hda_nid_t dac;
struct nid_path *path;

dac = spec->multiout.dac_nids[i];
if (!dac)
continue;
if (i >= cfg->line_outs) {
index = 0;
name = channel_name[i];
Expand Down

0 comments on commit ca1350c

Please sign in to comment.