commit | 2c93104ff2d678b22bb8d5ca502ac5df21a68f69 | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.kumar@linaro.org> | Thu Apr 21 14:28:56 2016 +0530 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Mon Apr 25 16:10:16 2016 +0200 |
tree | ca0c92ee12053a61d56abc5a9be8fee4f5658729 | |
parent | 642aa8cee7b84eee1dc4897e301611cffa6d5775 [diff] |
PM / OPP: Relocate dev_pm_opp_set_sharing_cpus() Move dev_pm_opp_set_sharing_cpus() towards the end of the file. This is required for better readability after the next patch is applied, which adds dev_pm_opp_get_sharing_cpus(). Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Reviewed-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>