Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 330995
b: refs/heads/master
c: e923477
h: refs/heads/master
i:
  330993: 78867d2
  330991: 0dc475f
v: v3
  • Loading branch information
Ezequiel García authored and Mauro Carvalho Chehab committed Sep 15, 2012
1 parent 023a889 commit 87d971c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: c11f187bd00704cb135b33b4ee6c6a6b85d24b0c
refs/heads/master: e92347742704342ce1ce88e4a0d46b4d6897c629
1 change: 0 additions & 1 deletion trunk/drivers/media/platform/vivi.c
Original file line number Diff line number Diff line change
Expand Up @@ -1306,7 +1306,6 @@ static int __init vivi_create_instance(int inst)

/* initialize queue */
q = &dev->vb_vidq;
memset(q, 0, sizeof(dev->vb_vidq));
q->type = V4L2_BUF_TYPE_VIDEO_CAPTURE;
q->io_modes = VB2_MMAP | VB2_USERPTR | VB2_READ;
q->drv_priv = dev;
Expand Down

0 comments on commit 87d971c

Please sign in to comment.