[media] V4L: mx3_camera: implement .stop_streaming()
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Fri, 25 Mar 2011 08:24:01 +0000 (05:24 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 20 May 2011 14:52:53 +0000 (11:52 -0300)
The .stop_streaming() videobuf2 operation has to be implemented to
guarantee, that video buffers are not written to after a STREAMOFF.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found