Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 124360
b: refs/heads/master
c: abf485f
h: refs/heads/master
v: v3
  • Loading branch information
Jean-Francois Moine authored and Mauro Carvalho Chehab committed Dec 30, 2008
1 parent 825b98b commit 6f6c76c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 8843765e28f0eeb0510edb0cc3037d9e1dffd6a6
refs/heads/master: abf485fe5136c4f828df2d07655d6dc7253894a5
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/gspca/gspca.c
Original file line number Diff line number Diff line change
Expand Up @@ -640,7 +640,7 @@ static int gspca_init_transfer(struct gspca_dev *gspca_dev)
gspca_dev->streaming = 0;
destroy_urbs(gspca_dev);
if (ret == -ENOSPC) {
mdelay(20); /* wait for kill
msleep(20); /* wait for kill
* complete */
break; /* try the previous alt */
}
Expand Down

0 comments on commit 6f6c76c

Please sign in to comment.