]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ALSA: hda/realtek - Fixed Headphone Mic can't record on Dell platform
authorKailang Yang <kailang@realtek.com>
Mon, 15 Jul 2019 02:41:50 +0000 (10:41 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 26 Jul 2019 07:12:59 +0000 (09:12 +0200)
commit7f6d5649255343aa326469e8a46ddadec9db35e4
tree152e830ddec4d0a8c926f3349c3e1bcc1198eab2
parent68ffeea0dac5a7ce0a5e4c64fa69f0c8a0048493
ALSA: hda/realtek - Fixed Headphone Mic can't record on Dell platform

commit fbc571290d9f7bfe089c50f4ac4028dd98ebfe98 upstream.

It assigned to wrong model. So, The headphone Mic can't work.

Fixes: 3f640970a414 ("ALSA: hda - Fix headset mic detection problem for several Dell laptops")
Signed-off-by: Kailang Yang <kailang@realtek.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c