From: Mauro Carvalho Chehab Date: Fri, 4 Jul 2014 17:15:37 +0000 (-0300) Subject: [media] dib8000: use jifies instead of current_kernel_time() X-Git-Tag: omap-for-v3.17/fixes-against-rc2~155^2~389 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6c62b7638d22c978174973b487ef81ac9082d08;p=pandora-kernel.git [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-diff-tree failed