]> git.kernelconcepts.de Git - karo-tx-linux.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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 20 Apr 2016 06:42:15 +0000 (15:42 +0900)
commit157fb2daebc0c42901432b8028488c5ebb4509b1
tree462bd8d24076f3763e72b0276886a2c12f05e674
parent77ffc8a9e9b36c2311ee1443a9dc5f1a5cf534d3
ALSA: usb-audio: Add a quirk for Plantronics BT300

commit b4203ff5464da00b7812e7b480192745b0d66bbf upstream.

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