Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 37419
b: refs/heads/master
c: f70a7a9
h: refs/heads/master
i:
  37417: a595a1e
  37415: 439152a
v: v3
  • Loading branch information
Alexey Dobriyan authored and Mauro Carvalho Chehab committed Sep 26, 2006
1 parent d0d16cd commit bcf9ee9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: d084aa706761060940110279794e6a4e83785858
refs/heads/master: f70a7a918adeebe6be4a72742bff9399210c7541
3 changes: 1 addition & 2 deletions trunk/drivers/media/video/ks0127.c
Original file line number Diff line number Diff line change
Expand Up @@ -832,8 +832,7 @@ static int ks0127_detach(struct i2c_client *client)
static int __devinit ks0127_init_module(void)
{
init_reg_defaults();
i2c_add_driver(&i2c_driver_ks0127);
return 0;
return i2c_add_driver(&i2c_driver_ks0127);
}

static void __devexit ks0127_cleanup_module(void)
Expand Down

0 comments on commit bcf9ee9

Please sign in to comment.