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:
b98e01a
)
ARM: davinci: cpuidle: Fix target residency
author
Daniel Lezcano
<daniel.lezcano@linaro.org>
Fri, 28 Jun 2013 10:09:09 +0000
(12:09 +0200)
committer
Daniel Lezcano
<daniel.lezcano@linaro.org>
Sat, 27 Jul 2013 05:56:37 +0000
(07:56 +0200)
The commit
19976c2a88d125aec16b9255c7197c297bbdd637
changed the target
residency to 100000, assuming this is a careless mistake.
The same happened to the at91's cpuidle driver.
Fix it by putting the initial value to 10000.
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Acked-by: Sekhar Nori <nsekhar@ti.com>
No differences found