Skip to content
Commit b62b9980 authored by Joe Turner's avatar Joe Turner Committed by Takashi Iwai
Browse files

ALSA: usb-audio: Don't attempt to get Lifecam HD-5000 sample rate



Adds a quirk to disable the check that the sample rate has been set correctly, as the Lifecam does not support getting the sample rate.

This means that we don't need to wait for the USB timeout when attempting to get the sample rate. Waiting for the timeout causes problems in some applications, which give up on the device acquisition process before it has had time to complete, resulting in no sound.

[minor tidy up by tiwai]

Signed-off-by: default avatarJoe Turner <joe@oampo.co.uk>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 93ceaa30
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