upstream: [media] dib8000: use jifies instead of current_kernel_time()
authorMauro Carvalho Chehab <m.chehab@samsung.com>
Fri, 4 Jul 2014 17:15:37 +0000 (14:15 -0300)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 03:00:00 +0000 (12:00 +0900)
commit27b7f2530ef9c1675a9e7ad7d86334de7d15c088
tree6692f4d5815fb7968252303febaa4605b001b71c
parentdae4b8ac80bb3a5d8a573f78e64d6fe060ab8b58
upstream: [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 <pboettcher@kernellabs.com>
Backports http://git.linuxtv.org/cgit.cgi/media_tree.git/commit/?id=d6c62b7638d2
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/dvb-frontends/dib8000.c