diff options
author | Richard Zhao <linuxzsc@gmail.com> | 2012-12-21 00:09:55 +0000 |
---|---|---|
committer | Stephen Warren <swarren@nvidia.com> | 2013-01-28 10:21:37 -0700 |
commit | c26cefd08990e3a393cc1592efc3f097f608015f (patch) | |
tree | 3166b5d841c28257287f6e54fa42e34760c05269 /arch/arm/nwfpe | |
parent | 45c9e5929624e3a169e3d4c0e6568a4e570272a2 (diff) |
ARM: tegra: cpufreq: move clk_get/put out of function tegra_cpu_init/exit
tegra_cpu_init/exit will be called every time one cpu core is online or
offline. And all cpu cores share same clocks, redundant clk_get/put
wast time, so I move them out.
Signed-off-by: Richard Zhao <linuxzsc@gmail.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Diffstat (limited to 'arch/arm/nwfpe')
0 files changed, 0 insertions, 0 deletions