PM / Domains: Factorize dev_pm_genpd_set_performance_state()
authorViresh Kumar <viresh.kumar@linaro.org>
Wed, 31 Oct 2018 09:26:54 +0000 (14:56 +0530)
committerViresh Kumar <viresh.kumar@linaro.org>
Fri, 14 Dec 2018 10:58:16 +0000 (16:28 +0530)
commitcd50c6d3eb91bdff9ac37ee645c49ae274385d35
treee83a993be8f93eec481829f214cd8f818bd67279
parent1067ae3e427fba60965fc519e20d54d0b210fd27
PM / Domains: Factorize dev_pm_genpd_set_performance_state()

Separate out _genpd_set_performance_state() and
_genpd_reeval_performance_state() from
dev_pm_genpd_set_performance_state() to handle performance state update
related stuff. This will be used by a later commit.

Tested-by: Rajendra Nayak <rnayak@codeaurora.org>
Reviewed-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
drivers/base/power/domain.c