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:
64b6106
)
ARM: OMAP2+: clock: fix rate prints
author
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Fri, 28 Feb 2014 19:43:46 +0000
(12:43 -0700)
committer
Paul Walmsley
<paul@pwsan.com>
Fri, 28 Feb 2014 19:43:46 +0000
(12:43 -0700)
Printing with unsigned long rates with %ld gives wrong result if the
rate is high enough. Fix this by using %lu.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>
No differences found