commit | 88dc4384958759510db248bf9158434ac783d407 | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.kumar@linaro.org> | Mon Aug 03 08:36:18 2015 +0530 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Tue Sep 01 15:50:39 2015 +0200 |
tree | ae11a30ca4c160fe55e37e2ccca7685b3747980e | |
parent | e27f8bd248756310a6df8b67f96d41d5a693642c [diff] |
cpufreq: remove redundant 'policy' field from user_policy Its always same as policy->policy, 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>