Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 295096
b: refs/heads/master
c: ff732d2
h: refs/heads/master
v: v3
  • Loading branch information
Laurent Pinchart authored and Mauro Carvalho Chehab committed Mar 19, 2012
1 parent eba6f74 commit aca2c23
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: ee981c6fac6724c3730102c0905af1bc1c99f722
refs/heads/master: ff732d281b29ad7898c1193843ebe6a37d426e36
2 changes: 1 addition & 1 deletion trunk/drivers/media/media-devnode.c
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@ static void __exit media_devnode_exit(void)
unregister_chrdev_region(media_dev_t, MEDIA_NUM_DEVICES);
}

module_init(media_devnode_init)
subsys_initcall(media_devnode_init);
module_exit(media_devnode_exit)

MODULE_AUTHOR("Laurent Pinchart <laurent.pinchart@ideasonboard.com>");
Expand Down

0 comments on commit aca2c23

Please sign in to comment.