From: Joseph Lo Date: Thu, 16 Aug 2012 09:31:49 +0000 (+0800) Subject: ARM: tegra: replace the CPU CAR access code by tegra_cpu_car_ops X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~62^2~8^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb6032776d81d01cf6fecac7ccc27dd5abbffd7a;p=pandora-kernel.git 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 Signed-off-by: Stephen Warren --- Reading git-diff-tree failed