From: Sakari Ailus Date: Sat, 15 Sep 2012 18:14:42 +0000 (-0300) Subject: [media] v4l: Convert drivers to use monotonic timestamps X-Git-Tag: v3.9-rc1~93^2~534 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e6057b510aad354e017c6dfca7f386a0eb91b63;p=pandora-kernel.git [media] v4l: Convert drivers to use monotonic timestamps Convert drivers using wall clock time (CLOCK_REALTIME) to timestamp from the monotonic timer (CLOCK_MONOTONIC). Signed-off-by: Sakari Ailus Acked-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed