Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 219206
b: refs/heads/master
c: 88bfd0b
h: refs/heads/master
v: v3
  • Loading branch information
Baruch Siach authored and Mauro Carvalho Chehab committed Oct 21, 2010
1 parent 5eda9d0 commit eba0b35
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: 7c3a2066aa99b9e6c725803fd153ee8895219dba
refs/heads/master: 88bfd0bd7f8343c3c2ff65fe4d3fc3aff6ecca7c
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/mx2_camera.c
Original file line number Diff line number Diff line change
Expand Up @@ -461,7 +461,7 @@ static void free_buffer(struct videobuf_queue *vq, struct mx2_buffer *buf)

/*
* This waits until this buffer is out of danger, i.e., until it is no
* longer in STATE_QUEUED or STATE_ACTIVE
* longer in state VIDEOBUF_QUEUED or VIDEOBUF_ACTIVE
*/
videobuf_waiton(vq, vb, 0, 0);

Expand Down

0 comments on commit eba0b35

Please sign in to comment.