commit | cd9ebdbc0541b4e8ee145c81642d68332f79b932 | [log] [tgz] |
---|---|---|
author | Michael Grzeschik <m.grzeschik@pengutronix.de> | Tue Aug 03 06:37:54 2010 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sun Aug 08 23:43:03 2010 -0300 |
tree | c71ea77d347fa2d4c134ffa3e18087220633686e | |
parent | b3fc1782c8b84574e44cf5869c9afa75523e2db8 [diff] |
V4L/DVB: mx2_camera: fix for list bufnum in frame_done_emma 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>