[PATCH V3 15/20] OPP: Migrate set-prop-name helper API to use set-config helpers
Samuel Holland
samuel at sholland.org
Mon Jul 4 11:59:29 PDT 2022
On 7/4/22 7:07 AM, Viresh Kumar wrote:
> Now that we have a central API to handle all OPP table configurations,
> migrate the set-prop-name 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.
>
> Signed-off-by: Viresh Kumar <viresh.kumar at linaro.org>
> ---
> drivers/cpufreq/sun50i-cpufreq-nvmem.c | 31 +++++++--------
For sun50i-cpufreq-nvmem.c:
Acked-by: Samuel Holland <samuel at sholland.org>
> drivers/opp/core.c | 55 +++++++++-----------------
> include/linux/pm_opp.h | 23 ++++++-----
> 3 files changed, 46 insertions(+), 63 deletions(-)
More information about the linux-arm-kernel
mailing list