Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 176815
b: refs/heads/master
c: 0a25f3b
h: refs/heads/master
i:
  176813: 7f046cb
  176811: b847d48
  176807: ab3da02
  176799: 5794e32
v: v3
  • Loading branch information
Jarod Wilson authored and Mauro Carvalho Chehab committed Dec 16, 2009
1 parent 8eff40c commit 4aa22b1
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: d1471f02dfb5b3424ee3afb6459d8cb97730af76
refs/heads/master: 0a25f3b292c5c70de80d2b1f1cf3f5b9aae91b86
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/bt8xx/bttv-i2c.c
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ static int i2c_debug;
static int i2c_hw;
static int i2c_scan;
module_param(i2c_debug, int, 0644);
MODULE_PARM_DESC(i2c_hw,"configure i2c debug level");
MODULE_PARM_DESC(i2c_debug, "configure i2c debug level");
module_param(i2c_hw, int, 0444);
MODULE_PARM_DESC(i2c_hw,"force use of hardware i2c support, "
"instead of software bitbang");
Expand Down

0 comments on commit 4aa22b1

Please sign in to comment.