diff options
author | Viresh Kumar <viresh.kumar@linaro.org> | 2022-05-31 11:06:35 +0200 |
---|---|---|
committer | Viresh Kumar <viresh.kumar@linaro.org> | 2022-07-08 07:57:49 +0200 |
commit | 6baee034cb55d53b74165d31c2371f0736c432e8 (patch) | |
tree | ad749120185ac0c811ed7b5efe4af891e0661d9a /sound/pci | |
parent | OPP: Add dev_pm_opp_get_supplies() (diff) | |
download | linux-6baee034cb55d53b74165d31c2371f0736c432e8.tar.xz linux-6baee034cb55d53b74165d31c2371f0736c432e8.zip |
OPP: ti: Migrate to dev_pm_opp_set_config_regulators()
The OPP core now provides dev_pm_opp_set_config_regulators() interface,
which needs the platforms to just set the OPP voltages instead of both
clk and voltage. The clock is set by the OPP core instead and hence
reduces code redundancy.
Migrate the only user of the custom set_opp() to
dev_pm_opp_set_config_regulators().
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Diffstat (limited to 'sound/pci')
0 files changed, 0 insertions, 0 deletions