commit | a1e1dc41c4efb41e1e402a6b5a45b75687030664 | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.kumar@linaro.org> | Fri Jan 02 12:34:28 2015 +0530 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Fri Jan 23 22:49:34 2015 +0100 |
tree | a917ef9aedce304fa1302b5448b40ff0bada6f61 | |
parent | 2e1cc3a5d7efa42d3aa4aaa77b9b2c3a51bb6073 [diff] |
cpufreq: pass policy to cpufreq_out_of_sync There is no point finding out the 'policy' again within cpufreq_out_of_sync() when all the callers already have it. Just make them pass policy instead. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>