[media] omap3isp: ccdc: Use generic frame sync event instead of private HS_VS event
authorSakari Ailus <sakari.ailus@iki.fi>
Wed, 15 Jun 2011 18:58:48 +0000 (15:58 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 29 Aug 2011 15:38:51 +0000 (12:38 -0300)
The ccdc block in the omap3isp produces events whenever it starts receiving
a new frame. A private HS_VS event was used for this previously. Now, the
generic V4L2_EVENT_FRAME_SYNC event is being used for the purpose.

This patch also provides the frame sequence number to user space.

Signed-off-by: Sakari Ailus <sakari.ailus@iki.fi>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found