Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 208179
b: refs/heads/master
c: cd9ebdb
h: refs/heads/master
i:
  208177: 931a821
  208175: 159343c
v: v3
  • Loading branch information
Michael Grzeschik authored and Mauro Carvalho Chehab committed Aug 9, 2010
1 parent 6c18508 commit f831d45
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: b3fc1782c8b84574e44cf5869c9afa75523e2db8
refs/heads/master: cd9ebdbc0541b4e8ee145c81642d68332f79b932
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 @@ -1201,7 +1201,7 @@ static void mx27_camera_frame_done_emma(struct mx2_camera_dev *pcdev,
buf = list_entry(pcdev->capture.next,
struct mx2_buffer, vb.queue);

buf->bufnum = bufnum;
buf->bufnum = !bufnum;

list_move_tail(pcdev->capture.next, &pcdev->active_bufs);

Expand Down

0 comments on commit f831d45

Please sign in to comment.