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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 17 Aug 2022 12:22:50 +0000 (14:22 +0200)
commit7ad08c1e18c7e1eb60b3c5a4b85b62cf1ff24ce0
tree8d9f5781988b5c68407b8b24b7e3e2368c4edd7e
parent5d5b2d1d36630e52cd23530c1a06fbf0de3fb080
ALSA: hda/realtek: Add quirk for another Asus K42JZ model

commit f882c4bef9cb914d9f7be171afb10ed26536bfa7 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c