commit | a6e293eef2eafc31dbe008301182e7124bd87755 | [log] [tgz] |
---|---|---|
author | Joseph Lo <josephl@nvidia.com> | Wed Oct 31 17:41:19 2012 +0800 |
committer | Stephen Warren <swarren@nvidia.com> | Thu Nov 15 15:09:21 2012 -0700 |
tree | b4feec69bd092c576fc17584961d84a9c2e6dfe4 | |
parent | fe508d776908b8512c6d936eb29e40bef1f4b8fc [diff] |
ARM: tegra30: clocks: add CPU low-power function into tegra_cpu_car_ops Add suspend, resume and rail_off_ready API into tegra_cpu_car_ops. These functions were used for CPU powered-down state maintenance. One thing needs to notice the rail_off_ready API only availalbe for cpu_g cluster not cpu_lp cluster. Signed-off-by: Joseph Lo <josephl@nvidia.com> Signed-off-by: Stephen Warren <swarren@nvidia.com>