commit | c7a7b418dd1991079dd7ef03fec7d1863ef96154 | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.kumar@linaro.org> | Mon Aug 03 08:36:19 2015 +0530 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Tue Sep 01 15:50:39 2015 +0200 |
tree | 75b21f447f6e3820b203c87449fdc9ac7830347b | |
parent | 88dc4384958759510db248bf9158434ac783d407 [diff] |
cpufreq: rename cpufreq_real_policy as cpufreq_user_policy Its all about caching min/max freq requested by userspace, and the name 'cpufreq_real_policy' doesn't fit that well. Rename it to cpufreq_user_policy. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>