]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit71a5e1374aa5cc547a691203da0f327a1d78ac3f
tree56ee9f77f9db934b231d1fa84f1684753a103bec
parent9c4d1a14d2bd0301871ba7f2e7ec9843a44000ea
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