From: Abhilash Jindal Date: Tue, 11 Aug 2015 15:22:57 +0000 (-0300) Subject: [media] bt8xxx: Use monotonic time X-Git-Tag: omap-for-v4.3/fixes-rc1~82^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82fde1a98eb9866347a1d3543fac4ab9a69aeb7d;p=pandora-kernel.git [media] bt8xxx: Use monotonic time Wall time obtained from do_gettimeofday is susceptible to sudden jumps due to user setting the time or due to NTP. Monotonic time is constantly increasing time better suited for comparing two timestamps. Signed-off-by: Abhilash Jindal Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed