commit | dab403ef23f7561f7d77e0dc72dfd1be0fa333c1 | [log] [tgz] |
---|---|---|
author | Joseph Lo <josephl@nvidia.com> | Thu Aug 16 17:31:48 2012 +0800 |
committer | Stephen Warren <swarren@nvidia.com> | Thu Sep 13 11:41:05 2012 -0600 |
tree | cc2159d8851392b017beb1fe0e9127ff1b0fd618 | |
parent | b4350f40f73b75efdceae3d9e04266979acabd8c [diff] |
ARM: tegra: introduce tegra_cpu_car_ops structures The tegra_cpu_car_ops provide the interface for CPU to control it's clock gating and reset status. The other drivers should use this for CPU control. And should not directly access CAR registers to control CPU. Signed-off-by: Joseph Lo <josephl@nvidia.com> Signed-off-by: Stephen Warren <swarren@nvidia.com>