ALSA: usb-audio: Add a quirk for Plantronics BT600
commit93f2976eb0276c932b22da771c90b9b4cd52ee49
authorDennis Kadioglu <denk@post.com>
Mon, 9 Jan 2017 16:10:46 +0000 (9 17:10 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 15 Jan 2017 12:42:57 +0000 (15 13:42 +0100)
tree00faad9a3d1026b7b2f87d45445cf4b5fd0d0b6d
parentf52e670a5b29dd4fc94f0e386ee85724ec052f06
ALSA: usb-audio: Add a quirk for Plantronics BT600

commit 2e40795c3bf344cfb5220d94566205796e3ef19a upstream.

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>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/usb/quirks.c