]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
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)
committerTim Gardner <tim.gardner@canonical.com>
Wed, 6 Apr 2016 09:26:38 +0000 (10:26 +0100)
commitdd2089fad0cdac805ed919673019717945d7b14b
tree988ea2f1e76e0676b3571418804d619088828708
parente56bf1f933fcac5dbeaafcd5586552f0a403fa08
ALSA: usb-audio: Add a quirk for Plantronics DA45

BugLink: http://bugs.launchpad.net/bugs/1555640
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>
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
sound/usb/quirks.c