git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0de04ca
)
[media] dib8000: use jifies instead of current_kernel_time()
author
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Fri, 4 Jul 2014 17:15:37 +0000
(14:15 -0300)
committer
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Mon, 7 Jul 2014 12:58:59 +0000
(09:58 -0300)
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>
No differences found