ALSA: hda - Fix detection of dual headphones
authorTakashi Iwai <tiwai@suse.de>
Wed, 18 Nov 2009 13:23:37 +0000 (14:23 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 18 Nov 2009 13:23:37 +0000 (14:23 +0100)
commit8af3aeb498197f6fdf5acc913ffe8a392cb921c9
tree8e1de2a644a54ea973878bce071961f5bbb1f054
parentd56757abc11a21996d9839c0d4e3b2c3666cd318
ALSA: hda - Fix detection of dual headphones

The dual-headphone mode with STAC/IDT codecs is useful only for machines
that have two (or more) built-in headphones.

But, some HP laptops give multiple headphone pin configs, one for the
built-in and another for the separate (likely a docking station) one.
This results in a missing speaker volume control.

This patch adds more check for the dual-headphone mode to avoid this
problem.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_sigmatel.c