From: Viresh Kumar Date: Wed, 2 Oct 2013 08:43:16 +0000 (+0530) Subject: cpufreq: rename __cpufreq_set_policy() as cpufreq_set_policy() X-Git-Tag: v3.13-rc1~96^2~12^2~4^2~109 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=037ce8397d23b2f84ccfb879cf4b43277b0454e3;p=pandora-kernel.git cpufreq: rename __cpufreq_set_policy() as cpufreq_set_policy() Earlier there used to be two functions named __cpufreq_set_policy() and cpufreq_set_policy(), but now we only have a single routine lets name it cpufreq_set_policy() instead of __cpufreq_set_policy(). This also removes some invalid comments or fixes some incorrect comments. Signed-off-by: Viresh Kumar Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed