• Viresh Kumar's avatar
    OPP: Migrate set-opp-helper API to use set-config helpers · 3c543b42
    Viresh Kumar authored
    Now that we have a central API to handle all OPP table configurations,
    migrate the set-opp-helper family of helpers to use the new
    infrastructure.
    
    The return type and parameter to the APIs change a bit due to this,
    update the current users as well in the same commit in order to avoid
    breaking builds.
    
    Remove devm_pm_opp_register_set_opp_helper() as it has no users
    currently.
    Signed-off-by: default avatarViresh Kumar <viresh.kumar@linaro.org>
    3c543b42
ti-opp-supply.c 11.7 KB