Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 275363
b: refs/heads/master
c: 4907602
h: refs/heads/master
i:
  275361: 8058a13
  275359: c024d25
v: v3
  • Loading branch information
Marek Szyprowski authored and Mauro Carvalho Chehab committed Nov 8, 2011
1 parent 57a177e commit 1e4090f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2c2dd6ac738d8a22def46e073fb7383cac8fa180
refs/heads/master: 4907602f85d454c127d20ac943ead13e2919898d
1 change: 1 addition & 0 deletions trunk/drivers/media/video/videobuf2-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ static void __setup_offsets(struct vb2_queue *q, unsigned int n)
continue;

for (plane = 0; plane < vb->num_planes; ++plane) {
vb->v4l2_planes[plane].length = q->plane_sizes[plane];
vb->v4l2_planes[plane].m.mem_offset = off;

dprintk(3, "Buffer %d, plane %d offset 0x%08lx\n",
Expand Down

0 comments on commit 1e4090f

Please sign in to comment.