ALSA: hda - bug fix on HDMI ELD debug message
authorMengdong Lin <mengdong.lin@intel.com>
Thu, 28 Mar 2013 09:21:28 +0000 (05:21 -0400)
committerTakashi Iwai <tiwai@suse.de>
Tue, 2 Apr 2013 09:55:55 +0000 (11:55 +0200)
This patch let ELD debug message show 'pin_eld->monitor_present' which reflects
the real pin response to verb GET_PIN_SENSE.

'eld->monitor_present' should not be used here because 'eld' is a temp
structure now and so its "monitor_present" is not set.

Signed-off-by: Mengdong Lin <mengdong.lin@intel.com>
Acked-by: David Henningsson <david.henningsson@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found