Skip to content
Commit 7a8547a6 authored by Marco Zatta's avatar Marco Zatta Committed by Paul Gortmaker
Browse files

USB: Fix chipmunk-like voice when using Logitech C270 for recording audio.

commit bd21f022 upstream.

This patch fixes the chipmunk-like voice that manifets randomly when
using the integrated mic of the Logitech Webcam HD C270.

The issue was solved initially for this device by commit 2394d67e
("USB: add RESET_RESUME for webcams shown to be quirky") but it was then
reintroduced by e387ef5c

 ("usb: Add USB_QUIRK_RESET_RESUME for all
Logitech UVC webcams"). This patch is to have the fix back.

Signed-off-by: default avatarMarco Zatta <marco@zatta.me>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: default avatarPaul Gortmaker <paul.gortmaker@windriver.com>
parent 7f252f50
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment