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:
9e32366
)
ARM: tegra30: make the wait time of CPU power up to proportional to HZ
author
Joseph Lo
<josephl@nvidia.com>
Mon, 7 Jan 2013 02:56:14 +0000
(10:56 +0800)
committer
Stephen Warren
<swarren@nvidia.com>
Mon, 28 Jan 2013 18:14:43 +0000
(11:14 -0700)
It would rather to use the API of time_to_jiffies than a constant number
of jiffies for the wait time of CPU power up.
Based on the work by:
Sang-Hun Lee <sanlee@nvidia.com>
Signed-off-by: Joseph Lo <josephl@nvidia.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
No differences found