Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 94170
b: refs/heads/master
c: 9201a85
h: refs/heads/master
v: v3
  • Loading branch information
Jean Delvare authored and Linus Torvalds committed Apr 28, 2008
1 parent 4968715 commit 7234532
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: a1e68927c1d7030001590113181e0c8b6107649b
refs/heads/master: 9201a8584c9bdb45b7b32cb3d2280c3dfbc76e39
2 changes: 1 addition & 1 deletion trunk/drivers/video/savage/savagefb-i2c.c
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ static int savage_setup_i2c_bus(struct savagefb_i2c_chan *chan,
chan->adapter.id = I2C_HW_B_SAVAGE;
chan->adapter.algo_data = &chan->algo;
chan->adapter.dev.parent = &chan->par->pcidev->dev;
chan->algo.udelay = 40;
chan->algo.udelay = 10;
chan->algo.timeout = 20;
chan->algo.data = chan;

Expand Down

0 comments on commit 7234532

Please sign in to comment.