commit | bf91add4a0feb7a8624a1f6b3fd4d6dbe9dce1bc | [log] [tgz] |
---|---|---|
author | Joseph Lo <josephl@nvidia.com> | Tue Jun 04 18:47:33 2013 +0800 |
committer | Stephen Warren <swarren@nvidia.com> | Wed Jun 05 11:44:54 2013 -0600 |
tree | 4d884d56774156f70140aff427178ca637739e23 | |
parent | e22dc2b25655706751789a8d035b57bf04299cbd [diff] |
ARM: tegra: hook tegra_tear_down_cpu function in the PM suspend init function The tegra_tear_down_cpu was used to cut off the CPU rail for various Tegra SoCs. Hooking it in the PM 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>