Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 18030
b: refs/heads/master
c: d4437d3
h: refs/heads/master
v: v3
  • Loading branch information
Arthur Othieno authored and Mauro Carvalho Chehab committed Jan 11, 2006
1 parent 8a0d228 commit f43bbff
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: 7408187d223f63d46a13b6a35b8f96b032c2f623
refs/heads/master: d4437d3fada351d7f40bcc48a62c12b92e2ad9d8
3 changes: 1 addition & 2 deletions trunk/drivers/media/video/tuner-3036.c
Original file line number Diff line number Diff line change
Expand Up @@ -193,8 +193,7 @@ static struct i2c_client client_template =
static int __init
tuner3036_init(void)
{
i2c_add_driver(&i2c_driver_tuner);
return 0;
return i2c_add_driver(&i2c_driver_tuner);
}

static void __exit
Expand Down

0 comments on commit f43bbff

Please sign in to comment.