Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 366567
b: refs/heads/master
c: e76d4ce
h: refs/heads/master
i:
  366565: 7153178
  366563: a957de3
  366559: 2af5890
v: v3
  • Loading branch information
David Härdeman authored and Mauro Carvalho Chehab committed Mar 19, 2013
1 parent 8df676f commit 2b4aa88
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: 72873e51c578ae29463a5d146f68881fcd0924c0
refs/heads/master: e76d4ce49f574b6d94324239f8b7d655774d062c
2 changes: 1 addition & 1 deletion trunk/drivers/media/rc/rc-main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1207,7 +1207,7 @@ static void __exit rc_core_exit(void)
rc_map_unregister(&empty_map);
}

module_init(rc_core_init);
subsys_initcall(rc_core_init);
module_exit(rc_core_exit);

int rc_core_debug; /* ir_debug level (0,1,2) */
Expand Down

0 comments on commit 2b4aa88

Please sign in to comment.