Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 219431
b: refs/heads/master
c: 8df787d
h: refs/heads/master
i:
  219429: 5c3a6b2
  219427: 50a7d19
  219423: 4820c78
v: v3
  • Loading branch information
Alan Young authored and Mauro Carvalho Chehab committed Oct 21, 2010
1 parent fdcc632 commit df3f396
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 4f5c933abb34532dc962185c999509b97a97fa1b
refs/heads/master: 8df787daefb781ca46a5ede3743ac78be897ec57
2 changes: 0 additions & 2 deletions trunk/drivers/media/video/hdpvr/hdpvr-control.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ int hdpvr_config_call(struct hdpvr_device *dev, uint value, u8 valbuf)
int ret;
char request_type = 0x38, snd_request = 0x01;

msleep(10);

mutex_lock(&dev->usbc_mutex);
dev->usbc_buf[0] = valbuf;
ret = usb_control_msg(dev->udev,
Expand Down

0 comments on commit df3f396

Please sign in to comment.