Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 65811
b: refs/heads/master
c: 49ebf14
h: refs/heads/master
i:
  65809: 2b217ba
  65807: 964be68
v: v3
  • Loading branch information
Hans Verkuil authored and Mauro Carvalho Chehab committed Oct 10, 2007
1 parent b89a351 commit 885d317
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: 21340ae03a61bded62acb582264660e61c0636b9
refs/heads/master: 49ebf14e249734a5f64d5bdd9aaa2ddf4bcedc51
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/ivtv/ivtv-i2c.c
Original file line number Diff line number Diff line change
Expand Up @@ -541,7 +541,7 @@ static const struct i2c_algo_bit_data ivtv_i2c_algo_template = {
.setscl = ivtv_setscl_old,
.getsda = ivtv_getsda_old,
.getscl = ivtv_getscl_old,
.udelay = 10,
.udelay = 5,
.timeout = 200,
};

Expand Down

0 comments on commit 885d317

Please sign in to comment.