]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: usb-audio: Add a quirk for Plantronics BT600
authorDennis Kadioglu <denk@post.com>
Mon, 9 Jan 2017 16:10:46 +0000 (17:10 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 10 Jan 2017 10:42:31 +0000 (11:42 +0100)
commit3fb6f51d11fcdd16a4462e5bfc5a69d766b24964
treea0d1d184a1bfed7c18d022c2e26a3ede3d907ba5
parent63d22f9405124844ba117414338b05c6457d8961
ALSA: usb-audio: Add a quirk for Plantronics BT600

Plantronics BT600 does not support reading the sample rate which leads
to many lines of "cannot get freq at ep 0x1" and "cannot get freq at
ep 0x82". This patch adds the USB ID of the BT600 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