]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit9415cf8175ebd8181db7774b2de0b12b71cda0b8
treea098a0325619790cc81b65867ab8b6a69871d0e9
parent9a6d8f841708573f911defac0eda9b7c0cf43dc7
[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