diff options
author | Daniel Schürmann <daschuer@mixxx.org> | 2013-04-20 23:06:17 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2013-04-22 10:45:02 +0200 |
commit | b5f035dbca2895cd253141706b47b6cb8afc2ed5 (patch) | |
tree | f13f7d05eca12f485f7d09a78917f0890ede1e09 /fs/ceph/file.c | |
parent | 47966e977952856f184c93c4ae5da11e151cb4a3 (diff) | |
download | blackbird-op-linux-b5f035dbca2895cd253141706b47b6cb8afc2ed5.tar.gz blackbird-op-linux-b5f035dbca2895cd253141706b47b6cb8afc2ed5.zip |
ALSA: snd-usb-audio: set the timeout for usb control set messages to 5000 ms
Set the timeout for USB control set messages according to the USB 2
spec, using the macros from include/linux/usb.h.
The get timout becomes 5000 ms even though it is 500 ms in the
spec. This patch is required to run the Hercules RMX2 which needs a
timeout of 1240 ms.
More notes from author:
I still distinguish between set and get but as long both are 5000 ms
GCC will remove it anyway. IMHO this is more easy read and there is no
need to explain why we use a get timeout for set messages.
Signed-off-by: Daniel Schürmann <daschuer@mixxx.org>
Acked-by: Daniel Mack <zonque@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'fs/ceph/file.c')
0 files changed, 0 insertions, 0 deletions