From: Joseph Lo Date: Thu, 16 Aug 2012 09:31:48 +0000 (+0800) Subject: ARM: tegra: introduce tegra_cpu_car_ops structures X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~62^2~8^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dab403ef23f7561f7d77e0dc72dfd1be0fa333c1;p=pandora-kernel.git ARM: tegra: introduce tegra_cpu_car_ops structures The tegra_cpu_car_ops provide the interface for CPU to control it's clock gating and reset status. The other drivers should use this for CPU control. And should not directly access CAR registers to control CPU. Signed-off-by: Joseph Lo Signed-off-by: Stephen Warren --- Reading git-diff-tree failed