]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ALSA: hda - Fix silent headphone output from Toshiba P200
authorTakashi Iwai <tiwai@suse.de>
Sat, 20 Oct 2012 08:55:21 +0000 (10:55 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 31 Oct 2012 17:09:37 +0000 (10:09 -0700)
commit64d03fc009db65b2308c7e6319c58454f499632a
treed7cf4fa90ee91a6b3a593e4cff81860e21522d93
parent92b0d35d9926aa5e17540928b18cc7a997ab78cc
ALSA: hda - Fix silent headphone output from Toshiba P200

commit cb766404e6b8c566569eb9ada02ea45d28729864 upstream.

By some reason, Toshiba laptop doesn't like the EAPD turned up for the
headphone pin.  Add a fix up code to force to turn down EAPD for NID
0x15.

Bugzilla: https://bugzilla.novell.com/show_bug.cgi?id=569991

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