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:
d1d3b97
)
ARM: tegra: cpuidle: replace LP3 with ARM_CPUIDLE_WFI_STATE
author
Joseph Lo
<josephl@nvidia.com>
Mon, 8 Oct 2012 10:24:16 +0000
(18:24 +0800)
committer
Stephen Warren
<swarren@nvidia.com>
Thu, 15 Nov 2012 22:08:28 +0000
(15:08 -0700)
The Tegra CPU idle LP3 state is doing ARM WFI only. So it's same with
the common ARM_CPUIDLE_WFI_STATE. Using it to replace LP3 now.
Signed-off-by: Joseph Lo <josephl@nvidia.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
No differences found