[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)
commit69d232ae8e95a229e7544989d6014e875deeb121
tree62cf4402ced27602fc1c7d2be90d6b8d4d4aa3aa
parenteab00a0da292fa7118aaf20da78e834866de00ae
[media] omap3isp: ccdc: Use generic frame sync event instead of private HS_VS event

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>
Documentation/video4linux/omap3isp.txt
drivers/media/video/omap3isp/ispccdc.c
include/linux/omap3isp.h