Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 193093
b: refs/heads/master
c: bde4301
h: refs/heads/master
i:
  193091: cb0b5a4
v: v3
  • Loading branch information
sai authored and Mauro Carvalho Chehab committed May 19, 2010
1 parent 889bdba commit 115ee23
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: 770238bf56f833291f7df445ef0678d20ca995c9
refs/heads/master: bde4301d9a647a3b2efb1a9f429c1d3ede075fa4
2 changes: 1 addition & 1 deletion trunk/drivers/staging/cx25821/cx25821-i2c.c
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ static unsigned int i2c_debug;
module_param(i2c_debug, int, 0644);
MODULE_PARM_DESC(i2c_debug, "enable debug messages [i2c]");

static unsigned int i2c_scan = 0;
static unsigned int i2c_scan;
module_param(i2c_scan, int, 0444);
MODULE_PARM_DESC(i2c_scan, "scan i2c bus at insmod time");

Expand Down

0 comments on commit 115ee23

Please sign in to comment.