From: Takashi Iwai Date: Fri, 6 Mar 2009 08:43:58 +0000 (+0100) Subject: ALSA: hda - Fix headphone-detect regression with multiple HP jacks X-Git-Tag: v2.6.29-rc8~69^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c50ff7c04225c945b13d410d50fde6ff6c59d7ee;p=pandora-kernel.git ALSA: hda - Fix headphone-detect regression with multiple HP jacks The recent changes over the DAC detection mechanism in patch_sigmatel.c breaks the HP detection on the machines with multiple HP jacks. It's basically because of the workaround to support the multi-channel output. Since the HP detection is more important feature, disable the HP-swap workaroud temporarily. Reference: Novell bnc#482052 https://bugzilla.novell.com/show_bug.cgi?id=482052 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed