commit | bb6032776d81d01cf6fecac7ccc27dd5abbffd7a | [log] [tgz] |
---|---|---|
author | Joseph Lo <josephl@nvidia.com> | Thu Aug 16 17:31:49 2012 +0800 |
committer | Stephen Warren <swarren@nvidia.com> | Thu Sep 13 11:41:05 2012 -0600 |
tree | b1d0061c7abf98aa94b3d92d92425d495a86d0ce | |
parent | dab403ef23f7561f7d77e0dc72dfd1be0fa333c1 [diff] |
ARM: tegra: replace the CPU CAR access code by tegra_cpu_car_ops Replacing the code that directly access to CAR registers with tegra_cpu_car_ops. This ops hides CPU CAR access inside and provides control interface for it. Signed-off-by: Joseph Lo <josephl@nvidia.com> Signed-off-by: Stephen Warren <swarren@nvidia.com>