]> git.baikalelectronics.ru Git - kernel.git/commit
USB: add quirk for Logitech C300 web cam
authorJon Levell <linuxusb@coralbark.net>
Thu, 29 Sep 2011 19:42:52 +0000 (20:42 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 29 Sep 2011 20:19:46 +0000 (13:19 -0700)
commitd469a29614b0379c0c097c441a7a383739c143a2
tree88a764b3edc76a181a691e738ce01e9ae87415de
parentb5949588326c64ad7f4bf38b5aea92b6f9dead65
USB: add quirk for Logitech C300 web cam

My webcam is a Logitech C300 and I get "chipmunk"ed squeaky sound.
The following trivial patch fixes it.

Signed-off-by: Jon Levell <linuxusb@coralbark.net>
Cc: stable <stable@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/core/quirks.c