]> git.ipfire.org Git - people/ms/linux.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>
Thu, 1 Oct 2015 09:36:10 +0000 (11:36 +0200)
commitd93369f5349e986cee5877e70db66fcfad0df3c8
tree210148cb2e9feb96515f79c7edb877688e828acb
parent2350e51bd7a7b84a9d63638eb895a7ad73a4b66c
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