Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 181576
b: refs/heads/master
c: 0633255
h: refs/heads/master
v: v3
  • Loading branch information
Ben Hutchings authored and Mauro Carvalho Chehab committed Feb 26, 2010
1 parent b045727 commit a74c80a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 77c8b5fb0ee6e367332167eaa26470d843596270
refs/heads/master: 0633255ca28715fd452972d460f5bfbe2c793d72
2 changes: 2 additions & 0 deletions trunk/drivers/media/video/dabusb.c
Original file line number Diff line number Diff line change
Expand Up @@ -913,6 +913,8 @@ static void __exit dabusb_cleanup (void)
MODULE_AUTHOR( DRIVER_AUTHOR );
MODULE_DESCRIPTION( DRIVER_DESC );
MODULE_LICENSE("GPL");
MODULE_FIRMWARE("dabusb/firmware.fw");
MODULE_FIRMWARE("dabusb/bitstream.bin");

module_param(buffers, int, 0);
MODULE_PARM_DESC (buffers, "Number of buffers (default=256)");
Expand Down

0 comments on commit a74c80a

Please sign in to comment.