git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b59b100
)
[media] rcar-vin: use monotonic timestamps
author
Hans Verkuil
<hverkuil@xs4all.nl>
Thu, 7 May 2015 06:26:21 +0000
(
03:26
-0300)
committer
Mauro Carvalho Chehab
<mchehab@osg.samsung.com>
Mon, 18 May 2015 19:27:30 +0000
(16:27 -0300)
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>
No differences found