git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b3fc178
)
V4L/DVB: mx2_camera: fix for list bufnum in frame_done_emma
author
Michael Grzeschik
<m.grzeschik@pengutronix.de>
Tue, 3 Aug 2010 09:37:54 +0000
(06:37 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Mon, 9 Aug 2010 02:43:03 +0000
(23:43 -0300)
The emma uses bufnum 1 and 0. This patch tells the bufqueue to change
the next buffer to the next one and not the current one.
Otherwise the BUG_ON above will trigger everytime.
Signed-off-by: Michael Grzeschik <m.grzeschik@pengutronix.de>
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found