Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 330994
b: refs/heads/master
c: c11f187
h: refs/heads/master
v: v3
  • Loading branch information
Ezequiel García authored and Mauro Carvalho Chehab committed Sep 15, 2012
1 parent 78867d2 commit 023a889
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: d89b9369e03c7b56f23b02e00a10aca933c7bf67
refs/heads/master: c11f187bd00704cb135b33b4ee6c6a6b85d24b0c
1 change: 0 additions & 1 deletion trunk/drivers/media/usb/stk1160/stk1160-v4l.c
Original file line number Diff line number Diff line change
Expand Up @@ -676,7 +676,6 @@ int stk1160_vb2_setup(struct stk1160 *dev)
struct vb2_queue *q;

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

0 comments on commit 023a889

Please sign in to comment.