]> git.baikalelectronics.ru Git - kernel.git/commit
cpufreq: tegra: fix the wrong clock name
authorJoseph Lo <josephl@nvidia.com>
Fri, 23 Aug 2013 01:43:58 +0000 (09:43 +0800)
committerViresh Kumar <viresh.kumar@linaro.org>
Fri, 23 Aug 2013 16:28:28 +0000 (21:58 +0530)
commit26cdf3458f334a19612fdf0f7ce9339c4e8150f8
treeafeb93762457f42dfd8bb8197aa639b1d2257193
parent2ba627179e83719b5c3ddae381a62bd73e860403
cpufreq: tegra: fix the wrong clock name

The "cpu" and "pclk_p_cclk" was a virtual clock name that was used in
the legacy Tegra clock framework. It was not used after converting to
CCF. Fix it as the correct clock name that we are using.

Tested-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Joseph Lo <josephl@nvidia.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
drivers/cpufreq/tegra-cpufreq.c