From: Takashi Iwai Date: Fri, 8 Feb 2013 22:10:04 +0000 (-0500) Subject: ALSA: hda - Yet another fix for broken HSW HDMI pin connections X-Git-Tag: v3.9-rc1~129^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c88d4e84e639df9a9640ecff71de2501a84d1f48;p=pandora-kernel.git ALSA: hda - Yet another fix for broken HSW HDMI pin connections A Haswell test machine showed that the invalid connection list, but this time it has only a single pin on the codec, thus the former fixup code doesn't work as it assumes the three pins blindly. This patch splits the former fixup code to two parts: - Enable eDP 1.2 for Haswell codec - Fix the connection list of pins on Haswell codec; the converter list is recorded dynamically in hdmi_add_cvt(), and applied in hdmi_add_pin() Signed-off-by: Mengdong Lin Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed