From: Alexey Fisher Date: Wed, 23 Jun 2010 12:17:09 +0000 (+0200) Subject: ALSA: usb-audio - Add volume resolution quirk for some Logitech webcams X-Git-Tag: v2.6.35-rc5~10^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5c7d797dcce3be5e77cd6ea62cc4920ededc32b;p=pandora-kernel.git ALSA: usb-audio - Add volume resolution quirk for some Logitech webcams Some programs like Skype trying to set capture volume automatically. Normally it will tray, carefully step by step lover or higher, set the volume. In real word it work not really well, because devises and vendors lie about real audio settings. For example most Logitech webcams have 6400 or 3500 steps for capture volume. They do not tell that actual resolution is 384. So we have only 7 or 18 real steps. In this patch I set real resolution only for tested devices. Signed-off-by: Alexey Fisher Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed