]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ALSA: hda/conexant: Use the new codec SSID matching
authorTakashi Iwai <tiwai@suse.de>
Tue, 8 Oct 2024 12:02:30 +0000 (14:02 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 14 Dec 2024 19:03:45 +0000 (20:03 +0100)
commit753693b1ba0a9f1370b3b27d8532e4842ce5fb90
tree8acc074971d17cd3b9a899c97c7cc3606481c1cb
parent074b2b0a4d52c929039f30f5b06fa14e8fbb4c3c
ALSA: hda/conexant: Use the new codec SSID matching

[ Upstream commit 1f55e3699fc9ced72400cdca39fe248bf2b288a2 ]

Now we can perform the codec ID matching primarily, and reduce the
conditional application of the quirk for conflicting PCI SSID between
System76 and Tuxedo devices.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://patch.msgid.link/20241008120233.7154-3-tiwai@suse.de
Signed-off-by: Sasha Levin <sashal@kernel.org>
sound/pci/hda/patch_conexant.c