Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 357157
b: refs/heads/master
c: b5cff59
h: refs/heads/master
i:
  357155: 0fbc185
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Dec 23, 2012
1 parent 63de476 commit 1e44344
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: a6bad040dacb7c0c59173feba98001ae1d4811e4
refs/heads/master: b5cff595bd005dba8051e9125f0ed28b5ff05c89
2 changes: 1 addition & 1 deletion trunk/drivers/media/usb/em28xx/em28xx-cards.c
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ module_param_array(card, int, NULL, 0444);
MODULE_PARM_DESC(card, "card type");

static unsigned int prefer_bulk;
module_param(prefer_bulk, int, 0644);
module_param(prefer_bulk, int, 0444);
MODULE_PARM_DESC(prefer_bulk, "prefer USB bulk transfers");


Expand Down

0 comments on commit 1e44344

Please sign in to comment.