ALSA: hda - Fix headphone-detect regression with multiple HP jacks
authorTakashi Iwai <tiwai@suse.de>
Fri, 6 Mar 2009 08:43:58 +0000 (09:43 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 6 Mar 2009 08:47:22 +0000 (09:47 +0100)
commitc50ff7c04225c945b13d410d50fde6ff6c59d7ee
tree5e79da51f13af445af9ff648fd9a5c176844a0fd
parent14b97595e0e1f47b6f809e180e5bcd8dcd995690
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 <tiwai@suse.de>
sound/pci/hda/patch_sigmatel.c