]> git.itanic.dy.fi Git - linux-stable/commit
ALSA: hda/realtek: Enable headset onLenovo M70/M90
authorBin Li <bin.li@canonical.com>
Wed, 24 May 2023 11:37:55 +0000 (19:37 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 30 May 2023 11:57:56 +0000 (12:57 +0100)
commit798c1c62cfa5b61868882e2568f0b9308c9d8077
treef052eec98b41f7f039c7a13e30f38b993df4609f
parent1f57a1b979493b155cea5fa9007f7ce2fc6808f7
ALSA: hda/realtek: Enable headset onLenovo M70/M90

commit 4ca110cab46561cd74a2acd9b447435acb4bec5f upstream.

Lenovo M70/M90 Gen4 are equipped with ALC897, and they need
ALC897_FIXUP_HEADSET_MIC_PIN quirk to make its headset mic work.
The previous quirk for M70/M90 is for Gen3.

Signed-off-by: Bin Li <bin.li@canonical.com>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20230524113755.1346928-1-bin.li@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