Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 295095
b: refs/heads/master
c: ee981c6
h: refs/heads/master
i:
  295093: 9fbb40c
  295091: e27cb65
  295087: 6407d3c
v: v3
  • Loading branch information
Bhupesh Sharma authored and Mauro Carvalho Chehab committed Mar 19, 2012
1 parent 2301cdb commit eba6f74
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: 251cb88e2e231a00601dbc95647ac8f13ffdec24
refs/heads/master: ee981c6fac6724c3730102c0905af1bc1c99f722
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/v4l2-dev.c
Original file line number Diff line number Diff line change
Expand Up @@ -788,7 +788,7 @@ static void __exit videodev_exit(void)
unregister_chrdev_region(dev, VIDEO_NUM_DEVICES);
}

module_init(videodev_init)
subsys_initcall(videodev_init);
module_exit(videodev_exit)

MODULE_AUTHOR("Alan Cox, Mauro Carvalho Chehab <mchehab@infradead.org>");
Expand Down

0 comments on commit eba6f74

Please sign in to comment.