Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 94167
b: refs/heads/master
c: e0745ae
h: refs/heads/master
i:
  94165: 56bcc1e
  94163: c39f7f2
  94159: 30f2223
v: v3
  • Loading branch information
Jean Delvare authored and Linus Torvalds committed Apr 28, 2008
1 parent 4fc092a commit d4b8382
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: bc3bf466e4a0a53d5c78561594c9cb4225bbb481
refs/heads/master: e0745ae7210c14e611a1fab2af820a4c2e447de5
2 changes: 1 addition & 1 deletion trunk/drivers/video/aty/radeon_i2c.c
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ static int radeon_setup_i2c_bus(struct radeon_i2c_chan *chan, const char *name)
chan->algo.setscl = radeon_gpio_setscl;
chan->algo.getsda = radeon_gpio_getsda;
chan->algo.getscl = radeon_gpio_getscl;
chan->algo.udelay = 40;
chan->algo.udelay = 10;
chan->algo.timeout = 20;
chan->algo.data = chan;

Expand Down

0 comments on commit d4b8382

Please sign in to comment.