]> git.ipfire.org Git - thirdparty/linux.git/commit - sound/pci/hda/patch_realtek.c
ALSA: hda/realtek: cs35l41: Fix order and duplicates in quirks table
authorJean-Loïc Charroud <lagiraudiere+linux@free.fr>
Tue, 13 Feb 2024 23:44:24 +0000 (00:44 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 14 Feb 2024 09:14:54 +0000 (10:14 +0100)
commit852d432a14dbcd34e15a3a3910c5c6869a6d1929
treefcf76ead2ab3f2053dbfdb3d2475615c85dd259d
parentb91050448897663b60b6d15525c8c3ecae28a368
ALSA: hda/realtek: cs35l41: Fix order and duplicates in quirks table

Move entry {0x1043, 0x16a3, "ASUS UX3402VA"} following device ID order.
Remove duplicate entry for device {0x1043, 0x1f62, "ASUS UX7602ZM"}.

Fixes: 51d976079976 ("ALSA: hda/realtek: Add quirks for ASUS Zenbook 2022 Models")
Signed-off-by: Jean-Loïc Charroud <lagiraudiere+linux@free.fr>
Link: https://lore.kernel.org/r/1969151851.650354669.1707867864074.JavaMail.zimbra@free.fr
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c