[PATCH] [media] zoran: Use monotonic time

2015-08-11 Thread Abhilash Jindal
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 klock.andr...@gmail.com --- drivers/media/pci/zoran

[PATCH] [media] bt8xxx: Use monotonic time

2015-08-11 Thread Abhilash Jindal
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 klock.andr...@gmail.com --- drivers/media/pci/bt8xx/bttv