Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 138259
b: refs/heads/master
c: e30bdc6
h: refs/heads/master
i:
  138257: 24950ae
  138255: 984ce2b
v: v3
  • Loading branch information
Jean-Francois Moine authored and Mauro Carvalho Chehab committed Mar 30, 2009
1 parent d133b48 commit 27e50f7
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: 249fe889fd39801bd3a20cf245170dbd277a0501
refs/heads/master: e30bdc669371ad511a5b4898aacfc01015553c5b
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/gspca/t613.c
Original file line number Diff line number Diff line change
Expand Up @@ -495,7 +495,7 @@ static void om6802_sensor_init(struct gspca_dev *gspca_dev)
};

reg_w_buf(gspca_dev, sensor_reset, sizeof sensor_reset);
msleep(5);
msleep(100);
i = 4;
while (--i > 0) {
byte = reg_r(gspca_dev, 0x0060);
Expand Down

0 comments on commit 27e50f7

Please sign in to comment.