Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 133038
b: refs/heads/master
c: 32d2c7f
h: refs/heads/master
v: v3
  • Loading branch information
Takashi Iwai committed Feb 11, 2009
1 parent ecd1f7d commit 368972d
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: df22313637acf58a9ae9fe890e10443b9be35053
refs/heads/master: 32d2c7fa1344ddf51886eddf31e228d139501dc6
2 changes: 1 addition & 1 deletion trunk/sound/pci/hda/hda_codec.c
Original file line number Diff line number Diff line change
Expand Up @@ -3551,7 +3551,7 @@ int snd_hda_parse_pin_def_config(struct hda_codec *codec,
cfg->input_pins[AUTO_PIN_FRONT_LINE],
cfg->input_pins[AUTO_PIN_CD],
cfg->input_pins[AUTO_PIN_AUX]);
if (cfg->dig_out_pin)
if (cfg->dig_in_pin)
snd_printd(" dig-in=0x%x\n", cfg->dig_in_pin);

return 0;
Expand Down

0 comments on commit 368972d

Please sign in to comment.