cpufreq: Rename __cpufreq_governor() to cpufreq_governor()
authorViresh Kumar <viresh.kumar@linaro.org>
Mon, 22 Feb 2016 11:06:43 +0000 (16:36 +0530)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 9 Mar 2016 13:41:11 +0000 (14:41 +0100)
commita1317e091ab1386812ee8ab4e3bbd89f2811bc74
treed152b55c3f3ac7a48b34774ac75ca53f3f255242
parent11eb69b984aae216ae43c79d2d43441ee68a63ca
cpufreq: Rename __cpufreq_governor() to cpufreq_governor()

The __ at the beginning of the routine aren't really necessary at all.
Rename it to cpufreq_governor() instead.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/cpufreq/cpufreq.c
This page took 0.025908 seconds and 5 git commands to generate.