cpufreq: governor: Rename 'cpu_dbs_common_info' to 'cpu_dbs_info'
authorViresh Kumar <viresh.kumar@linaro.org>
Fri, 19 Jun 2015 11:48:03 +0000 (17:18 +0530)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 17 Jul 2015 21:46:48 +0000 (23:46 +0200)
commit875b8508f9607b92e3ef4ece2fddf86d61351085
tree9f201ab6ad254eaa479d88546177ed634902d2a3
parentd3574c851148266177ea9ecae10a317e6eae94de
cpufreq: governor: Rename 'cpu_dbs_common_info' to 'cpu_dbs_info'

Its not common info to all CPUs, but a structure representing common
type of cpu info to both governor types. Lets drop 'common_' from its
name.

Reviewed-by: Preeti U Murthy <preeti@linux.vnet.ibm.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/cpufreq/cpufreq_governor.c
drivers/cpufreq/cpufreq_governor.h
This page took 0.02492 seconds and 5 git commands to generate.