Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 216730
b: refs/heads/master
c: 24b55c6
h: refs/heads/master
v: v3
  • Loading branch information
Takashi Iwai committed Oct 21, 2010
1 parent 0f29806 commit bef0aa7
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: 693194f3b8af349a510604dffad9bdbbcf1c7db8
refs/heads/master: 24b55c69b66eb2a122842820ec14ab215fc8572f
2 changes: 1 addition & 1 deletion trunk/sound/pci/hda/patch_ca0110.c
Original file line number Diff line number Diff line change
Expand Up @@ -489,7 +489,7 @@ static void parse_digital(struct hda_codec *codec)
if (cfg->dig_outs &&
snd_hda_get_connections(codec, cfg->dig_out_pins[0],
&spec->dig_out, 1) == 1)
spec->multiout.dig_out_nid = cfg->dig_out_pins[0];
spec->multiout.dig_out_nid = spec->dig_out;
}

static int ca0110_parse_auto_config(struct hda_codec *codec)
Expand Down

0 comments on commit bef0aa7

Please sign in to comment.