From: Mengdong Lin Date: Thu, 28 Mar 2013 09:21:28 +0000 (-0400) Subject: ALSA: hda - bug fix on HDMI ELD debug message X-Git-Tag: v3.9-rc6~16^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10250911c6f3531e9c2f4f1c6017782bc9bcd6d4;p=pandora-kernel.git ALSA: hda - bug fix on HDMI ELD debug message 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 Acked-by: David Henningsson Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed