]> git.baikalelectronics.ru Git - kernel.git/commit
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)
committerTakashi Iwai <tiwai@suse.de>
Wed, 29 Feb 2012 08:41:39 +0000 (09:41 +0100)
commitdf6d7254be6c696fd7b3281215110b0a99db5803
tree86ba88140748d667f61005c1bff015ba37f78b2d
parent8ec50cf0704c31c35cef209cc8ce36259c5722d6
ALSA: hda - Always set HP pin in unsol handler for STAC/IDT codecs

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.

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