]> www.infradead.org Git - users/dwmw2/linux.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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 21 Aug 2022 13:15:22 +0000 (15:15 +0200)
commit7b9ee47c285f1383e4fd03323433f8bf6b484fa9
tree26f1db219e2bfe80546ad6b113da529ecd95516c
parentc366ccad5bce87d58fafaea5569881d68490a145
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