]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: tegra: cpuidle: replace LP3 with ARM_CPUIDLE_WFI_STATE
authorJoseph Lo <josephl@nvidia.com>
Mon, 8 Oct 2012 10:24:16 +0000 (18:24 +0800)
committerStephen Warren <swarren@nvidia.com>
Thu, 18 Oct 2012 20:14:09 +0000 (14:14 -0600)
commit8a86231b3672e2366c399e9e74361be254acf601
tree2c4f27da937be917520c09316f0023a21a610164
parent3e170ac1362bae8b1001452adcb8577df8fa254e
ARM: tegra: cpuidle: replace LP3 with ARM_CPUIDLE_WFI_STATE

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>
arch/arm/mach-tegra/cpuidle.c