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:
a6c896c
)
[media] media: stb0899_drv: use time_after()
author
Asaf Vertz
<asaf.vertz@tandemg.com>
Sun, 14 Dec 2014 06:49:47 +0000
(
03:49
-0300)
committer
Mauro Carvalho Chehab
<mchehab@osg.samsung.com>
Tue, 27 Jan 2015 11:55:28 +0000
(09:55 -0200)
To be future-proof and for better readability the time comparisons are
modified to use time_after() instead of plain, error-prone math.
Signed-off-by: Asaf Vertz <asaf.vertz@tandemg.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
No differences found