]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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, 6 Sep 2012 17:48:00 +0000 (11:48 -0600)
commit867ec8e46cd4595bb910c19f8caa5f7b8fc3a3b7
tree48753d50026b325d9feb308965f2cb52513ef9e2
parent9b1ece1820c131d74baf189b46a099c054b3716b
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>
arch/arm/mach-tegra/platsmp.c