Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 362231
b: refs/heads/master
c: 1025091
h: refs/heads/master
i:
  362229: c9f7a77
  362227: 79db489
  362223: 47f84ba
v: v3
  • Loading branch information
Mengdong Lin authored and Takashi Iwai committed Apr 2, 2013
1 parent 3e383b7 commit 2dab49d
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: 2ef5692efad330b67a234e2c49edad38538751e7
refs/heads/master: 10250911c6f3531e9c2f4f1c6017782bc9bcd6d4
2 changes: 1 addition & 1 deletion trunk/sound/pci/hda/patch_hdmi.c
Original file line number Diff line number Diff line change
Expand Up @@ -1196,7 +1196,7 @@ static void hdmi_present_sense(struct hdmi_spec_per_pin *per_pin, int repoll)

_snd_printd(SND_PR_VERBOSE,
"HDMI status: Codec=%d Pin=%d Presence_Detect=%d ELD_Valid=%d\n",
codec->addr, pin_nid, eld->monitor_present, eld->eld_valid);
codec->addr, pin_nid, pin_eld->monitor_present, eld->eld_valid);

if (eld->eld_valid) {
if (snd_hdmi_get_eld(codec, pin_nid, eld->eld_buffer,
Expand Down

0 comments on commit 2dab49d

Please sign in to comment.