From d6c62b7638d22c978174973b487ef81ac9082d08 Mon Sep 17 00:00:00 2001 From: Mauro Carvalho Chehab Date: Fri, 4 Jul 2014 14:15:37 -0300 Subject: [PATCH] [media] dib8000: use jifies instead of current_kernel_time() Instead of doing the tuning delays and timeouts using current_kernel_time(), use jiffies. That consumes less CPU cycles, and it is monotonic. Acked-By: Patrick Boettcher Signed-off-by: Mauro Carvalho Chehab --- Reading git-format-patch failed