From: Hans Verkuil Date: Thu, 7 May 2015 06:26:21 +0000 (-0300) Subject: [media] rcar-vin: use monotonic timestamps X-Git-Tag: omap-for-v4.3/legacy-v2-signed~140^2~301 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9143e5ac5089561e857e223f7750b85a1951547;p=pandora-kernel.git [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 Acked-by: Laurent Pinchart Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed