diff options
author | Takashi Iwai <[email protected]> | 2022-01-16 09:28:38 +0100 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2022-01-17 09:59:32 +0100 |
commit | 5576c4f24c56722a2d9fb9c447d896e5b312078b (patch) | |
tree | e52429348da86d27b460f56e07e29ddea4a1fc82 /net/lapb/lapb_in.c | |
parent | 5762f980ca10dcfe5eead7c40d1c34cae61f409b (diff) |
ALSA: core: Fix SSID quirk lookup for subvendor=0
Some weird devices set the codec SSID vendor ID 0, and
snd_pci_quirk_lookup_id() loop aborts at the point although it should
still try matching with the SSID device ID. This resulted in a
missing quirk for some old Macs.
Fix the loop termination condition to check both subvendor and
subdevice.
Fixes: 73355ddd8775 ("ALSA: hda: Code refactoring snd_hda_pick_fixup()")
Cc: <[email protected]>
BugLink: https://bugzilla.kernel.org/show_bug.cgi?id=215495
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions