From: Laurent Pinchart Date: Thu, 13 Sep 2012 01:10:40 +0000 (-0300) Subject: [media] omap3isp: Use monotonic timestamps for statistics buffers X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~21^2^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07d19e3cce15ed4a481236fe5e24668a720d0cbd;p=pandora-kernel.git [media] omap3isp: Use monotonic timestamps for statistics buffers V4L2 buffers use the monotonic clock, while statistics buffers use wall time. This makes it difficult to correlate video frames and statistics. Switch statistics buffers to the monotonic clock to fix this. Reported-by: Antoine Reversat Signed-off-by: Laurent Pinchart Acked-by: Sakari Ailus Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed