[media] sta2x11: use monotonic timestamp
authorHans Verkuil <hverkuil@xs4all.nl>
Thu, 7 May 2015 06:22:14 +0000 (03:22 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Mon, 18 May 2015 19:27:29 +0000 (16:27 -0300)
commitb59b100c91ff4e742ebbc759dfca7057708da091
tree237d84154d0b2dc579284fc2ea099a894507e255
parentc9bc9f50753d20d24836831d40e1efe74c21b0ef
[media] sta2x11: use monotonic timestamp

V4L2 drivers should use MONOTONIC timestamps instead of gettimeofday, which is
affected by daylight savings time.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Acked-by: Federico Vaga <federico.vaga@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/pci/sta2x11/sta2x11_vip.c
This page took 0.032424 seconds and 5 git commands to generate.