Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 330660
b: refs/heads/master
c: 5674ca2
h: refs/heads/master
v: v3
  • Loading branch information
Antti Palosaari authored and Mauro Carvalho Chehab committed Aug 4, 2012
1 parent 12a5da7 commit 83aa60a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b62fd172ff1da93a0c720639e1f64f2a4282f943
refs/heads/master: 5674ca257c6b1553005d5a9d9b8f514c53591203
3 changes: 0 additions & 3 deletions trunk/drivers/media/dvb/dvb-usb/usb_urb.c
Original file line number Diff line number Diff line change
Expand Up @@ -319,9 +319,6 @@ int usb_urb_initv2(struct usb_data_stream *stream,

memcpy(&stream->props, props, sizeof(*props));

usb_clear_halt(stream->udev, usb_rcvbulkpipe(stream->udev,
stream->props.endpoint));

if (!stream->complete) {
dev_err(&stream->udev->dev, "%s: there is no data callback - " \
"this doesn't make sense\n", KBUILD_MODNAME);
Expand Down

0 comments on commit 83aa60a

Please sign in to comment.