[media] rcar-vin: use monotonic timestamps
authorHans Verkuil <hverkuil@xs4all.nl>
Thu, 7 May 2015 06:26:21 +0000 (03:26 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Mon, 18 May 2015 19:27:30 +0000 (16:27 -0300)
commitb9143e5ac5089561e857e223f7750b85a1951547
treecc243e8dac16c28ca3216c7a248bc3bf7ab5f9d1
parentb59b100c91ff4e742ebbc759dfca7057708da091
[media] rcar-vin: use monotonic timestamps

Even though the rcar-vin driver tells userspace that it will give a monotonic
timestamp, it is actually using gettimeofday. Replace this with a proper
monotonic timestamp.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/platform/soc_camera/rcar_vin.c
This page took 0.024746 seconds and 5 git commands to generate.