Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 37409
b: refs/heads/master
c: 4d98816
h: refs/heads/master
i:
  37407: b329fda
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Sep 26, 2006
1 parent d24cd76 commit cef7448
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: d536e9c41f78c9959c585181f8a1e7fe8b157197
refs/heads/master: 4d98816be7f3e2ffe90093a8e41074ea348289df
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/tuner-simple.c
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
#include <media/v4l2-common.h>

static int offset = 0;
module_param(offset, int, 0666);
module_param(offset, int, 0664);
MODULE_PARM_DESC(offset,"Allows to specify an offset for tuner");

/* ---------------------------------------------------------------------- */
Expand Down

0 comments on commit cef7448

Please sign in to comment.