From: Alexey Fisher Date: Wed, 9 Nov 2011 10:39:24 +0000 (+0100) Subject: ALSA: snd_usb_audio: add Logitech HD Webcam c510 to quirk-384 X-Git-Tag: v3.12-rc1~4228^2~37^2~6 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=55c0008be67a27944b6705251d9a8d4c56c67701;p=kernel%2Fkernel-generic.git ALSA: snd_usb_audio: add Logitech HD Webcam c510 to quirk-384 Logitech HD Webcam c510 provide wrong mixer resolution. Add it to "res = 384" quirk. Signed-off-by: Alexey Fisher Signed-off-by: Takashi Iwai --- diff --git a/sound/usb/mixer.c b/sound/usb/mixer.c index c5444e0..ab23869 100644 --- a/sound/usb/mixer.c +++ b/sound/usb/mixer.c @@ -799,6 +799,7 @@ static void volume_control_quirks(struct usb_mixer_elem_info *cval, case USB_ID(0x046d, 0x0808): case USB_ID(0x046d, 0x0809): + case USB_ID(0x046d, 0x081d): /* HD Webcam c510 */ case USB_ID(0x046d, 0x0991): /* Most audio usb devices lie about volume resolution. * Most Logitech webcams have res = 384.