commit | e27f8bd248756310a6df8b67f96d41d5a693642c | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.kumar@linaro.org> | Mon Aug 03 08:36:17 2015 +0530 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Tue Sep 01 15:50:39 2015 +0200 |
tree | 09c25709f48aaeb92c82742d234c236e6d2c195e | |
parent | 14ca0bdfdd6b422027b9b733abb0bf151811eaa7 [diff] |
cpufreq: remove redundant 'governor' field from user_policy Its always same as policy->governor, and there is no need to keep another copy of it. Remove it. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>