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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 15 Jan 2017 12:41:36 +0000 (13:41 +0100)
commite3f77bb158f9cc18c5fae6b09523fb7ce05934a5
tree3bdcc00a0d44fb283a5a94049f153a498d26c0a9
parenta1c81f839c6fbd73592be089106cceab948e6770
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