ARM: tegra: replace the CPU CAR access code by tegra_cpu_car_ops
authorJoseph Lo <josephl@nvidia.com>
Thu, 16 Aug 2012 09:31:49 +0000 (17:31 +0800)
committerStephen Warren <swarren@nvidia.com>
Thu, 13 Sep 2012 17:41:05 +0000 (11:41 -0600)
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>

No differences found