]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ALSA: hda - Enable headphone jack detect on old Fujitsu laptops
authorTakashi Iwai <tiwai@suse.de>
Thu, 13 Aug 2015 16:02:39 +0000 (18:02 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 29 Sep 2015 17:33:22 +0000 (19:33 +0200)
commitbd5e0e494a768821ff413808d2f34db5bddca023
tree4c9b58f98d7df8e3555c66816ef2569054002014
parent8336cb49ac4665770bd5d489b7c1ce694db2fe25
ALSA: hda - Enable headphone jack detect on old Fujitsu laptops

commit bb148bdeb0ab16fc0ae8009799471e4d7180073b upstream.

According to the bug report, FSC Amilo laptops with ALC880 can detect
the headphone jack but currently the driver disables it.  It's partly
intentionally, as non-working jack detect was reported in the past.
Let's enable now.

Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=102501
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c