ALSA: hda - Always set HP pin in unsol handler for STAC/IDT codecs
authorTakashi Iwai <tiwai@suse.de>
Wed, 29 Feb 2012 08:41:17 +0000 (09:41 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 12 Mar 2012 17:32:40 +0000 (10:32 -0700)
commitca32b5c30d690d299e814fa98284a00d56e72339
tree64b58f2c3a01794775cdac47dbd38ce6d8779a1f
parent9c2143082d8e7797f6a63720100d06bec7586fd5
ALSA: hda - Always set HP pin in unsol handler for STAC/IDT codecs

commit 7bff172a352a2fbe9856bba517d71a2072aab041 upstream.

A bug report with an old Sony laptop showed that we can't rely on BIOS
setting the pins of headphones but the driver should set always by
itself.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_sigmatel.c