summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/cpuidle-tegra20.c
diff options
context:
space:
mode:
authorJoseph Lo <josephl@nvidia.com>2013-06-04 10:47:32 (GMT)
committerStephen Warren <swarren@nvidia.com>2013-06-05 17:44:53 (GMT)
commite22dc2b25655706751789a8d035b57bf04299cbd (patch)
tree18a0250ed829782f4bbe3f167b60cb3c2b503472 /arch/arm/mach-tegra/cpuidle-tegra20.c
parentaf7f322ea8d00d120f06de4d6f73ad704c7fcc61 (diff)
downloadlinux-e22dc2b25655706751789a8d035b57bf04299cbd.tar.xz
ARM: tegra: cpuidle: move the init function behind the suspend init function
One of the state of CPUidle on Tegra can power gate the CPU and the vdd_cpu rail. But it depends on some configurations from DT and a common hook function for different Tegra SoCs to power gate the CPU rail. And these stuffs are initialized after common Tegra suspend init function. So we move the CPUidle init behind the suspend init function. And making the CPUidle driver more generic. Signed-off-by: Joseph Lo <josephl@nvidia.com> Signed-off-by: Stephen Warren <swarren@nvidia.com>
Diffstat (limited to 'arch/arm/mach-tegra/cpuidle-tegra20.c')
0 files changed, 0 insertions, 0 deletions