[media] v4l: Convert drivers to use monotonic timestamps
authorSakari Ailus <sakari.ailus@iki.fi>
Sat, 15 Sep 2012 18:14:42 +0000 (15:14 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 21 Dec 2012 12:56:43 +0000 (10:56 -0200)
Convert drivers using wall clock time (CLOCK_REALTIME) to timestamp from the
monotonic timer (CLOCK_MONOTONIC).

Signed-off-by: Sakari Ailus <sakari.ailus@iki.fi>
Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found