]> git.baikalelectronics.ru Git - kernel.git/commit
cpufreq: qcom: Migrate to dev_pm_opp_set_opp()
authorViresh Kumar <viresh.kumar@linaro.org>
Thu, 21 Jan 2021 09:57:55 +0000 (15:27 +0530)
committerViresh Kumar <viresh.kumar@linaro.org>
Tue, 2 Feb 2021 04:58:09 +0000 (10:28 +0530)
commit6568ce4c3426ce117a390aee5071d7fe1321affc
tree78d0298d10902ecef55fdabd9bc237d859610c8b
parent3ade25c3ec47056f15a9dd32a2bbd58db6b3e423
cpufreq: qcom: Migrate to dev_pm_opp_set_opp()

dev_pm_opp_set_bw() is getting removed and dev_pm_opp_set_opp() should
be used instead. Migrate to the new API.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Tested-by: Dmitry Osipenko <digetx@gmail.com>
drivers/cpufreq/qcom-cpufreq-hw.c