Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 138015
b: refs/heads/master
c: 006e717
h: refs/heads/master
i:
  138013: 40dd914
  138011: 4214a0f
  138007: 06d41ce
  137999: 4792b10
  137983: 8e4fde7
v: v3
  • Loading branch information
Andy Walls authored and Mauro Carvalho Chehab committed Mar 30, 2009
1 parent 113ce67 commit b6974ee
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: f85953d324dea12ca9c8bcd5bb0a7c22da690a9f
refs/heads/master: 006e7179577b40be0b97a93c11def536a64abac0
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/cx18/cx18-driver.c
Original file line number Diff line number Diff line change
Expand Up @@ -587,7 +587,7 @@ static int __devinit cx18_init_struct1(struct cx18 *cx)
(cx->params.video_median_filter_type << 2);
cx->params.port = CX2341X_PORT_MEMORY;
cx->params.capabilities =
CX2341X_CAP_HAS_TS | CX2341X_CAP_HAS_AC3 | CX2341X_CAP_HAS_SLICED_VBI;
CX2341X_CAP_HAS_TS | CX2341X_CAP_HAS_SLICED_VBI;
init_waitqueue_head(&cx->cap_w);
init_waitqueue_head(&cx->mb_apu_waitq);
init_waitqueue_head(&cx->mb_cpu_waitq);
Expand Down

0 comments on commit b6974ee

Please sign in to comment.