]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ALSA: hda - fix front mic problem for a HP desktop
authorHui Wang <hui.wang@canonical.com>
Fri, 1 Apr 2016 03:00:15 +0000 (11:00 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 20 Apr 2016 06:45:06 +0000 (15:45 +0900)
commita748f8431f4e5de8eba1a4bf9f014025c80c3d76
tree3c1a4ba6e82f0220c4cc961cde46a52052e57e4d
parent56fdf25fb02188e0137705ee2f477e36b82c677e
ALSA: hda - fix front mic problem for a HP desktop

commit e549d190f7b5f94e9ab36bd965028112914d010d upstream.

The front mic jack (pink color) can't detect any plug or unplug. After
applying this fix, both detecting function and recording function
work well.

BugLink: https://bugs.launchpad.net/bugs/1564712
Signed-off-by: Hui Wang <hui.wang@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c