remarkable-linux/drivers/media/parport
Hans Verkuil 9c0863b1cc [media] vb2: call buf_finish from __queue_cancel
If a queue was canceled, then the buf_finish op was never called for the
pending buffers. So add this call to queue_cancel. Before calling buf_finish
set the buffer state to PREPARED, which is the correct state. That way the
states DONE and ERROR will only be seen in buf_finish if streaming is in
progress.

Since buf_finish can now be called from non-streaming state we need to
adapt the handful of drivers that actually need to know this.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2014-03-11 06:56:39 -03:00
..
bw-qcam.c [media] vb2: call buf_finish from __queue_cancel 2014-03-11 06:56:39 -03:00
c-qcam.c [media] move parallel port/isa video drivers to drivers/media/parport/ 2012-08-15 16:41:37 -03:00
Kconfig [media] bw-qcam: convert to videobuf2 2013-02-05 18:20:06 -02:00
Makefile [media] move parallel port/isa video drivers to drivers/media/parport/ 2012-08-15 16:41:37 -03:00
pms.c [media] v4l2: pass std by value to the write-only s_std ioctl 2013-03-24 06:47:00 -03:00
w9966.c [media] move parallel port/isa video drivers to drivers/media/parport/ 2012-08-15 16:41:37 -03:00