|
@@ -338,8 +338,6 @@ static int hdpvr_stop_streaming(struct hdpvr_device *dev)
|
|
|
dev->bulk_in_endpointAddr),
|
|
|
buf, dev->bulk_in_size, &actual_length,
|
|
|
BULK_URB_TIMEOUT)) {
|
|
|
- /* wait */
|
|
|
- msleep(5);
|
|
|
v4l2_dbg(MSG_BUFFER, hdpvr_debug, &dev->v4l2_dev,
|
|
|
"%2d: got %d bytes\n", c, actual_length);
|
|
|
}
|