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:
dc4d521
)
video: fbdev: use msecs_to_jiffies for time conversions
author
Nicholas Mc Guire
<hofrat@osadl.org>
Fri, 20 Feb 2015 14:34:01 +0000
(09:34 -0500)
committer
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Tue, 10 Mar 2015 12:32:13 +0000
(14:32 +0200)
This is only an API consolidation and should make things more readable by
replacing var * HZ / 1000 by msecs_to_jiffies(var).
Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/fbdev/pxafb.c
patch
|
blob
|
history
diff --cc
drivers/video/fbdev/pxafb.c
Simple merge