commit | a6aa6cdcecfc0eb8a6fe634535384b4a63f38258 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Oct 05 20:19:38 2017 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Oct 09 14:11:38 2017 +0200 |
tree | 8c6de25f3bd93a7bda68a9a7fb4d7c07d6325cab | |
parent | 545633f6fecd240bfa50bb8e2db627eac76f9f8a [diff] |
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>