Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 357084
b: refs/heads/master
c: 2027240
h: refs/heads/master
v: v3
  • Loading branch information
Javier Martin authored and Mauro Carvalho Chehab committed Dec 21, 2012
1 parent ad1cc69 commit c161b5e
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: 37e310edf3f6090eb118b7fcafd00221c290ac6b
refs/heads/master: 202724096816ebf5c6557719f6a2d6faf6371f9a
2 changes: 1 addition & 1 deletion trunk/drivers/media/platform/m2m-deinterlace.c
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ MODULE_AUTHOR("Javier Martin <javier.martin@vista-silicon.com");
MODULE_LICENSE("GPL");
MODULE_VERSION("0.0.1");

static bool debug = true;
static bool debug;
module_param(debug, bool, 0644);

/* Flags that indicate a format can be used for capture/output */
Expand Down

0 comments on commit c161b5e

Please sign in to comment.