commit | b192b910f3832793082c1a18262c4da0efe121ae | [log] [tgz] |
---|---|---|
author | Joseph Lo <josephl@nvidia.com> | Fri Aug 23 09:43:58 2013 +0800 |
committer | Viresh Kumar <viresh.kumar@linaro.org> | Fri Aug 23 21:58:28 2013 +0530 |
tree | afeb93762457f42dfd8bb8197aa639b1d2257193 | |
parent | b36f4be3de1b123d8601de062e7dbfc904f305fb [diff] |
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>