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)
committerBen Hutchings <ben@decadent.org.uk>
Sun, 26 Nov 2017 13:51:05 +0000 (13:51 +0000)
commit5d04de9a24824635e4da8da62b23a797f4774aef
tree1e871503a9f88cafe651d8ef84a324f963902d4b
parentbd6280e2b948f68979811bf7c6186fcd51b3cf93
usb: Add device quirk for Logitech HD Pro Webcam C920-C

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: Ben Hutchings <ben@decadent.org.uk>
drivers/usb/core/quirks.c