]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit2e40795c3bf344cfb5220d94566205796e3ef19a
treea0d1d184a1bfed7c18d022c2e26a3ede3d907ba5
parente4f34cf6d59160818dcdcf41f4116cc88093ece3
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