]> git.itanic.dy.fi Git - linux-stable/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:14:23 +0000 (09:14 +0200)
commit8ba78e4d564e79c43777770c06bdaf3ab9e1b3c6
tree9c153340bb1cee2669a43c930c18897f61563b68
parentc92212a816171ecce22c808f5d6b9ec227cdf126
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