]> git.baikalelectronics.ru Git - kernel.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)
committerTakashi Iwai <tiwai@suse.de>
Mon, 8 Aug 2022 08:18:58 +0000 (10:18 +0200)
commitada8241b7bdbb050442f61f8d6c4ad568dbfdf19
tree1efb032c534a91e7a1e5275b2b7396ef49433452
parentfb9a4bf09516c46650b3b390fc070cc6d6aa0c42
ALSA: hda/conexant: Add quirk for LENOVO 20149 Notebook model

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>
sound/pci/hda/patch_conexant.c