commit | 49a9a40c1b48d24f0fd9a6b6be8a4038f47d13bf | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.kumar@linaro.org> | Fri Jun 19 17:18:04 2015 +0530 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Fri Jul 17 23:46:48 2015 +0200 |
tree | 28d2af1f0343f2f4ea8e9fd1eed9bab3f379cb46 | |
parent | 875b8508f9607b92e3ef4ece2fddf86d61351085 [diff] |
cpufreq: governor: name pointer to cpu_dbs_info as 'cdbs' It is called as 'cdbs' at most of the places and 'cpu_dbs' at others. Lets use 'cdbs' consistently for better readability. 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>