]> www.infradead.org Git - users/dwmw2/linux.git/commit
ALSA: hda/conexant: Add quirk for LENOVO 20149 Notebook model
authorMeng Tang <tangmeng@uniontech.com>
Mon, 8 Aug 2022 07:34:06 +0000 (15:34 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 21 Aug 2022 13:15:21 +0000 (15:15 +0200)
commitf2b72c51c2cf96f050c63e39b3749e7ba8e6653c
tree53f0a80834382d3b0f5f11b71bd07ed600bfa392
parent2613baa3ab2153cc45b175c58700d93f72ef36c4
ALSA: hda/conexant: Add quirk for LENOVO 20149 Notebook model

commit f83bb2592482fe94c6eea07a8121763c80f36ce5 upstream.

There is another LENOVO 20149 (Type1Sku0) Notebook model with
CX20590, the device PCI SSID is 17aa:3977, which headphones are
not responding, that requires the quirk CXT_PINCFG_LENOVO_NOTEBOOK.
Add the corresponding entry to the quirk table.

Signed-off-by: Meng Tang <tangmeng@uniontech.com>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20220808073406.19460-1-tangmeng@uniontech.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_conexant.c