]> git.baikalelectronics.ru Git - kernel.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, 13 Sep 2012 17:41:05 +0000 (11:41 -0600)
commit15d4ae22a07611b184ac05f64296c1605430341c
treeb1d0061c7abf98aa94b3d92d92425d495a86d0ce
parent53127d410f0633cb363a3266a4fec73d134bd1fb
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