commit | 17d900c4a1b50bc191b3ca58cbd78acc04a1c5b3 | [log] [tgz] |
---|---|---|
author | Clemens Ladisch <clemens@ladisch.de> | Mon Sep 26 21:15:27 2011 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Sep 27 09:21:48 2011 +0200 |
tree | 7640521988e285f1afa0e3dd44aa73a5333ccb38 | |
parent | 6b69a0e520a0dc6579901098d0810bcd2e1ea60b [diff] |
ALSA: usb-audio: increase control transfer timeout There are certain devices that are reportedly so slow that they need more than 100 ms to handle control transfers. Therefore, increase the timeout in mixer(_quirks).c to 1000 ms. The timeout parameter of snd_usb_ctl_msg() is now constant, so we can drop it. Reported-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Clemens Ladisch <clemens@ladisch.de> Signed-off-by: Takashi Iwai <tiwai@suse.de>