ALSA: usb-audio: Add a quirk for Plantronics BT300
authorDennis Kadioglu <denk@post.com>
Wed, 6 Apr 2016 06:39:01 +0000 (08:39 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 6 Apr 2016 08:33:52 +0000 (10:33 +0200)
commitb4203ff5464da00b7812e7b480192745b0d66bbf
tree56ee9f77f9db934b231d1fa84f1684753a103bec
parentf03b24a851d32ca85dacab01785b24a7ee717d37
ALSA: usb-audio: Add a quirk for Plantronics BT300

Plantronics BT300 does not support reading the sample rate which leads
to many lines of "cannot get freq at ep 0x1". This patch adds the USB
ID of the BT300 to quirks.c and avoids those error messages.

Signed-off-by: Dennis Kadioglu <denk@post.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/quirks.c