]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
usb: Add device quirk for Logitech HD Pro Webcam C920-C
authorDmitry Fleytman <dmitry@daynix.com>
Fri, 25 Aug 2017 07:38:35 +0000 (10:38 +0300)
committerThadeu Lima de Souza Cascardo <cascardo@canonical.com>
Thu, 5 Oct 2017 17:56:14 +0000 (14:56 -0300)
commitecb052ce879d76687138c5eec8efb6afba7896e0
tree7e676d5f23bd997d76fa5b1a815b58a58d49e2f3
parentc99cbf0f53bd4f447ec193d7237f197f18a66ce0
usb: Add device quirk for Logitech HD Pro Webcam C920-C

BugLink: http://bugs.launchpad.net/bugs/1718195
commit a1279ef74eeeb5f627f091c71d80dd7ac766c99d upstream.

Commit e0429362ab15
("usb: Add device quirk for Logitech HD Pro Webcams C920 and C930e")
introduced quirk to workaround an issue with some Logitech webcams.

Apparently model C920-C has the same issue so applying
the same quirk as well.

See aforementioned commit message for detailed explanation of the problem.

Signed-off-by: Dmitry Fleytman <dmitry@daynix.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@canonical.com>
drivers/usb/core/quirks.c