Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 342581
b: refs/heads/master
c: 34ca8d3
h: refs/heads/master
i:
  342579: fe18d06
v: v3
  • Loading branch information
David Henningsson authored and Takashi Iwai committed Nov 9, 2012
1 parent 90728d1 commit fd160db
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: ee81abb623cb5e03c182d16871bb4fb34fdc9b4f
refs/heads/master: 34ca8d33997e319d5d56fd9c76fecf065d613299
2 changes: 1 addition & 1 deletion trunk/sound/pci/hda/patch_via.c
Original file line number Diff line number Diff line change
Expand Up @@ -1938,7 +1938,7 @@ static int via_auto_create_multi_out_ctls(struct hda_codec *codec)
struct auto_pin_cfg *cfg = &spec->autocfg;
struct nid_path *path;
static const char * const chname[4] = {
"Front", "Surround", "C/LFE", "Side"
"Front", "Surround", NULL /* "CLFE" */, "Side"
};
int i, idx, err;
int old_line_outs;
Expand Down

0 comments on commit fd160db

Please sign in to comment.