Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 138171
b: refs/heads/master
c: 97215cb
h: refs/heads/master
i:
  138169: 5e213f7
  138167: a2ed06f
v: v3
  • Loading branch information
Magnus Damm authored and Mauro Carvalho Chehab committed Mar 30, 2009
1 parent 0d38ae0 commit 56afbbc
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: f340e3f6f1c2061a65fd1cbd70e9e57e27d34212
refs/heads/master: 97215cbd1bc3cc32a2a1b3a94b003c3cbcf95683
1 change: 1 addition & 0 deletions trunk/drivers/media/video/sh_mobile_ceu_camera.c
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@ static void free_buffer(struct videobuf_queue *vq,
if (in_interrupt())
BUG();

videobuf_waiton(&buf->vb, 0, 0);
videobuf_dma_contig_free(vq, &buf->vb);
dev_dbg(&icd->dev, "%s freed\n", __func__);
buf->vb.state = VIDEOBUF_NEEDS_INIT;
Expand Down

0 comments on commit 56afbbc

Please sign in to comment.