diff options
author | Patrick Boettcher <patrick.boettcher@desy.de> | 2005-08-27 19:30:30 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-08-27 11:03:45 -0700 |
commit | 8126fdbc76351bdf99c6737ef4fecf88a22fa538 (patch) | |
tree | c810f8f13be0e2eeec2f0bf9d92b21d746d3f15f /mm | |
parent | 820d220de400cfaaf846a2d8b5de93f9ea5a9b80 (diff) | |
download | kernel_samsung_espresso10-8126fdbc76351bdf99c6737ef4fecf88a22fa538.zip kernel_samsung_espresso10-8126fdbc76351bdf99c6737ef4fecf88a22fa538.tar.gz kernel_samsung_espresso10-8126fdbc76351bdf99c6737ef4fecf88a22fa538.tar.bz2 |
[PATCH] fix for race problem in DVB USB drivers (dibusb)
Fixed race between submitting streaming URBs in the driver and starting
the actual transfer in hardware (demodulator and USB controller) which
sometimes lead to garbled data transfers. URBs are now submitted first,
then the transfer is enabled. Dibusb devices and clones are now fully
functional again.
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions