diff options
author | Takashi Iwai <tiwai@suse.de> | 2013-06-05 02:35:26 -0400 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2013-06-05 02:35:26 -0400 |
commit | 11e7064f35bb87da8f427d1aa4bbd8b7473a3993 (patch) | |
tree | f3473d6219d632227584e3ee26e158fc9ebca9a5 /sound/last.c | |
parent | 8eafc0a161123d90617c9ca2eddfe87b382b1b89 (diff) |
ALSA: usb-audio - Fix invalid volume resolution on Logitech HD webcam c270
USB audio driver spews an error message when probing Logitech HD
webcam c270:
ALSA mixer.c:1300 usb_audio: Warning! Unlikely big volume range (=6144), cval->res is probably wrong.
ALSA mixer.c:1304 usb_audio: [5] FU [Mic Capture Volume] ch = 1, val = 1536/7680/1
Obviously the device needs a fixed volume resolution (cval->res = 384)
like other Logitech devices.
Bugzilla: https://bugzilla.novell.com/show_bug.cgi?id=821735
Reported-and-tested-by: Cristian RodrÃguez <crrodriguez@opensuse.org>
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/last.c')
0 files changed, 0 insertions, 0 deletions