[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)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Mon, 7 Jul 2014 12:58:59 +0000 (09:58 -0300)
commitd6c62b7638d22c978174973b487ef81ac9082d08
treea098a0325619790cc81b65867ab8b6a69871d0e9
parent0de04ca1dc0bd38fd7b88871ab9a17e2d8dbd0db
[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>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/dvb-frontends/dib8000.c