From: Joseph Lo Date: Fri, 23 Aug 2013 01:43:58 +0000 (+0800) Subject: cpufreq: tegra: fix the wrong clock name X-Git-Tag: v3.12-rc1~178^2^2~4^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b192b910f3832793082c1a18262c4da0efe121ae;p=pandora-kernel.git 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 Signed-off-by: Joseph Lo Signed-off-by: Viresh Kumar --- Reading git-diff-tree failed