Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 20010
b: refs/heads/master
c: 8104a9a
h: refs/heads/master
v: v3
  • Loading branch information
Eric Sesterhenn authored and Greg Kroah-Hartman committed Feb 6, 2006
1 parent ec28b99 commit 2a56a83
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: 0d0ab7fe4c009c40dc485731f9ad98e1d336ddae
refs/heads/master: 8104a9a9c9ad8c849d931c46ef6841b23d1fc729
2 changes: 1 addition & 1 deletion trunk/drivers/i2c/algos/i2c-algo-sibyte.c
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ EXPORT_SYMBOL(i2c_sibyte_del_bus);
#ifdef MODULE
MODULE_AUTHOR("Kip Walker, Broadcom Corp.");
MODULE_DESCRIPTION("SiByte I2C-Bus algorithm");
MODULE_PARM(bit_scan, "i");
module_param(bit_scan, int, 0);
MODULE_PARM_DESC(bit_scan, "Scan for active chips on the bus");
MODULE_LICENSE("GPL");

Expand Down

0 comments on commit 2a56a83

Please sign in to comment.