]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ALSA: hda/realtek - fix headset mic detection for MSI MS-B171
authorAnisse Astier <anisse@astier.eu>
Fri, 23 Nov 2018 16:59:11 +0000 (17:59 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 5 Dec 2018 18:41:25 +0000 (19:41 +0100)
commite2ec0cb4d09277730decd5e1a9c75fb18ccb7d7a
tree8360afbacd53966bbf0e3bde99002df44d8d3ba7
parente50476e9da270e1dfc742187aa1520ac4edb3a74
ALSA: hda/realtek - fix headset mic detection for MSI MS-B171

commit 8cd65271f8e545ddeed10ecc2e417936bdff168e upstream.

MSI Cubi N 8GL (MS-B171) needs the same fixup as its older model, the
MS-B120, in order for the headset mic to be properly detected.

They both use a single 3-way jack for both mic and headset with an
ALC283 codec, with the same pins used.

Cc: stable@vger.kernel.org
Signed-off-by: Anisse Astier <anisse@astier.eu>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c