diff options
author | Viresh Kumar <viresh.kumar@linaro.org> | 2021-01-21 15:27:55 +0530 |
---|---|---|
committer | Viresh Kumar <viresh.kumar@linaro.org> | 2021-02-02 10:30:53 +0530 |
commit | c7f142190d91a7e8b3df0a6ef9fabb591fb83c71 (patch) | |
tree | 8cd41030dd80d15304cd8c065fcb13148192c3c3 /drivers/opp | |
parent | 920b4a678099dd7429f03cb00649c5455f21cc67 (diff) | |
download | linux-c7f142190d91a7e8b3df0a6ef9fabb591fb83c71.tar.gz linux-c7f142190d91a7e8b3df0a6ef9fabb591fb83c71.tar.bz2 linux-c7f142190d91a7e8b3df0a6ef9fabb591fb83c71.zip |
devfreq: tegra30: 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.
We don't want the OPP core to manage the clk for this driver, migrate to
dev_pm_opp_of_add_table_noclk() to make sure dev_pm_opp_set_opp()
doesn't have any side effects.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Acked-by: Chanwoo Choi <cw00.choi@samsung.com>
Tested-by: Dmitry Osipenko <digetx@gmail.com>
Diffstat (limited to 'drivers/opp')
0 files changed, 0 insertions, 0 deletions