]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda/realtek: Add quirk for another Asus K42JZ model
authorMeng Tang <tangmeng@uniontech.com>
Fri, 5 Aug 2022 07:45:34 +0000 (15:45 +0800)
committerTakashi Iwai <tiwai@suse.de>
Fri, 5 Aug 2022 07:54:16 +0000 (09:54 +0200)
commit510f518338c79813a9d35ea70863feeea774a07e
tree7cd7f5acbe3ec237dc7151f3f1ac8a86f0355427
parent0ad253f3522a80a5155d2fbf167ab293f54cd8c0
ALSA: hda/realtek: Add quirk for another Asus K42JZ model

There is another Asus K42JZ model with the PCI SSID 1043:1313
that requires the quirk ALC269VB_FIXUP_ASUS_MIC_NO_PRESENCE.
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/20220805074534.20003-1-tangmeng@uniontech.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c