Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 64011
b: refs/heads/master
c: 432ca99
h: refs/heads/master
i:
  64009: 6353acd
  64007: 73fdd45
v: v3
  • Loading branch information
Arnaud Patard authored and Jean Delvare committed Aug 14, 2007
1 parent 0e1f965 commit 1b6adfb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 25da383d26a1dcca4f0205769a24e5eac79c6d35
refs/heads/master: 432ca994bf7107e88916fd9606ca7402a4571359
1 change: 1 addition & 0 deletions trunk/drivers/i2c/busses/i2c-iop3xx.c
Original file line number Diff line number Diff line change
Expand Up @@ -490,6 +490,7 @@ iop3xx_i2c_probe(struct platform_device *pdev)
memcpy(new_adapter->name, pdev->name, strlen(pdev->name));
new_adapter->id = I2C_HW_IOP3XX;
new_adapter->owner = THIS_MODULE;
new_adapter->class = I2C_CLASS_HWMON;
new_adapter->dev.parent = &pdev->dev;
new_adapter->nr = pdev->id;

Expand Down

0 comments on commit 1b6adfb

Please sign in to comment.