]> asedeno.scripts.mit.edu Git - linux.git/commit
PM / OPP: Get performance state using genpd helper
authorViresh Kumar <viresh.kumar@linaro.org>
Fri, 18 Nov 2016 10:17:46 +0000 (15:47 +0530)
committerViresh Kumar <viresh.kumar@linaro.org>
Wed, 9 May 2018 04:45:20 +0000 (10:15 +0530)
commit3ba98324e81addf5a1089ffc981e3e2b1630b2a7
treed7b9587545bf453c54af71360cb33db37b712794
parent6e41766a6a504b605a105cc5ab8d276ea20052ba
PM / OPP: Get performance state using genpd helper

The genpd core provides an API now to retrieve the performance state
from DT, use that instead of the ->get_pstate() callback.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Reviewed-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/opp/core.c
drivers/opp/of.c