Skip to content
Commit 6baee034 authored by Viresh Kumar's avatar Viresh Kumar
Browse files

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: default avatarViresh Kumar <viresh.kumar@linaro.org>
parent 69b1af17
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment