[media] V4L: sh_mobile_ceu_camera: implement .stop_streaming()
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Thu, 24 Mar 2011 15:51:07 +0000 (12:51 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 20 May 2011 14:52:36 +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