[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <500bf605-a30c-8092-631f-0f9a623bfb74@sholland.org>
Date: Mon, 4 Jul 2022 13:59:29 -0500
From: Samuel Holland <samuel@...lland.org>
To: Viresh Kumar <viresh.kumar@...aro.org>
Cc: Yangtao Li <tiny.windzz@...il.com>,
"Rafael J. Wysocki" <rafael@...nel.org>,
Chen-Yu Tsai <wens@...e.org>,
Jernej Skrabec <jernej.skrabec@...il.com>,
Nishanth Menon <nm@...com>, Stephen Boyd <sboyd@...nel.org>,
linux-pm@...r.kernel.org,
Vincent Guittot <vincent.guittot@...aro.org>,
linux-arm-kernel@...ts.infradead.org, linux-sunxi@...ts.linux.dev,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH V3 15/20] OPP: Migrate set-prop-name helper API to use
set-config helpers
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@...aro.org>
> ---
> drivers/cpufreq/sun50i-cpufreq-nvmem.c | 31 +++++++--------
For sun50i-cpufreq-nvmem.c:
Acked-by: Samuel Holland <samuel@...lland.org>
> drivers/opp/core.c | 55 +++++++++-----------------
> include/linux/pm_opp.h | 23 ++++++-----
> 3 files changed, 46 insertions(+), 63 deletions(-)
Powered by blists - more mailing lists