From: Joseph Lo Date: Mon, 8 Oct 2012 10:24:16 +0000 (+0800) Subject: ARM: tegra: cpuidle: replace LP3 with ARM_CPUIDLE_WFI_STATE X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~49^2~23^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5db9a44229058ddfe4773aaefa5a465344d7b10;p=pandora-kernel.git 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 Signed-off-by: Stephen Warren --- Reading git-diff-tree failed