]> 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, 16 Aug 2012 17:11:56 +0000 (11:11 -0600)
commitf829c44cd77eccbaf9f59dd704f63d7d21a29337
tree4aff89cc86654fc86f472dc66e21d379a459dd1a
parent28fb722630dd5112eaab9dce532086d59d97b56a
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