]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - sound/usb/quirks.c
ALSA: usb-audio: Apply vendor ID matching for sample rate quirk
authorTakashi Iwai <tiwai@suse.de>
Thu, 5 Oct 2017 18:19:38 +0000 (20:19 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 9 Oct 2017 12:11:38 +0000 (14:11 +0200)
commita6aa6cdcecfc0eb8a6fe634535384b4a63f38258
tree8c6de25f3bd93a7bda68a9a7fb4d7c07d6325cab
parent545633f6fecd240bfa50bb8e2db627eac76f9f8a
ALSA: usb-audio: Apply vendor ID matching for sample rate quirk

So far, lots of Plantronics, MS and Phoenix Audio devices need the
quirk not to read sample rate back, and the list just grows.
In this patch, instead of adding each device, apply the quirk by
matching with these vendors.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/quirks.c