From 1611a9c931e95fab871a33beba49cc9ea39bbba8 Mon Sep 17 00:00:00 2001 From: Mengdong Lin Date: Fri, 8 Feb 2013 17:09:52 -0500 Subject: [PATCH] ALSA: hda - Add fixup for Haswell to enable all pin and convertor widgets Some Haswell machines support more than one display outputs (HDMI or DP), but its BIOS may not enable the codec's 2nd and 3rd pin and output cvt widgets. This patch implements a board-specific fixup for Intel Haswell Machines: If the hidden pins are not enabled by BIOS, the driver will enable them and call common code to update the codec tree. Signed-off-by: Mengdong Lin Signed-off-by: Takashi Iwai --- Reading git-format-patch failed