]> 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>
Wed, 31 Oct 2012 18:52:34 +0000 (12:52 -0600)
commit07c2fa7b5b37d1465eb810a59d1424e2f282a5c4
tree07ad4d0e7d4c59b305460a4a2f9160cef05ab839
parent7ce1b4f478b73eea8264a0beb71fc9a8a1a326c2
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