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:
a86c44d
)
msm: timer: Decrease shift on timer clocksource
author
Jeff Ohlstein
<johlstei@codeaurora.org>
Thu, 21 Oct 2010 09:25:45 +0000
(
02:25
-0700)
committer
Daniel Walker
<dwalker@codeaurora.org>
Wed, 27 Oct 2010 21:24:02 +0000
(14:24 -0700)
The shift of 24 causes the shift and multiply operation to sometimes
overflow, resulting in incorrect timer values and poor performance.
Signed-off-by: Jeff Ohlstein <johlstei@codeaurora.org>
Signed-off-by: Daniel Walker <dwalker@codeaurora.org>
No differences found