[media] v4l: Add subdev sensor g_skip_frames operation
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Tue, 16 Nov 2010 04:21:06 +0000 (01:21 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 22 Mar 2011 07:53:34 +0000 (04:53 -0300)
Some buggy sensors generate corrupt frames when the stream is started.
This new operation return the number of corrupt frames to skip when
starting the stream.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found