ALSA: usb-audio: Add a quirk for Plantronics DA45
authorDennis Kadioglu <denk@post.com>
Tue, 1 Mar 2016 13:23:29 +0000 (14:23 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 9 Mar 2016 23:34:53 +0000 (15:34 -0800)
commit020615e8192717e236a5bf6d162c2b35117bb4dc
tree75ba4558060dd93207afa0c5b7d221a4595400f7
parentf7591f1a02b5b896ba2da9855a9af24634cae2b9
ALSA: usb-audio: Add a quirk for Plantronics DA45

commit 17e2df4613be57d0fab68df749f6b8114e453152 upstream.

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