[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)
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>

No differences found