[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <7hplrn76py.fsf@baylibre.com>
Date: Mon, 08 Jul 2024 17:24:25 -0700
From: Kevin Hilman <khilman@...nel.org>
To: Viresh Kumar <viresh.kumar@...aro.org>, "Rafael J. Wysocki"
<rafael@...nel.org>, Viresh Kumar <viresh.kumar@...aro.org>, Huang Rui
<ray.huang@....com>, "Gautham R. Shenoy" <gautham.shenoy@....com>, Mario
Limonciello <mario.limonciello@....com>, Perry Yuan <perry.yuan@....com>,
Hector Martin <marcan@...can.st>, Sven Peter <sven@...npeter.dev>, Alyssa
Rosenzweig <alyssa@...enzweig.io>, Markus Mayer <mmayer@...adcom.com>,
Broadcom internal kernel review list
<bcm-kernel-feedback-list@...adcom.com>, Srinivas Pandruvada
<srinivas.pandruvada@...ux.intel.com>, Len Brown <lenb@...nel.org>,
Michael Ellerman <mpe@...erman.id.au>, Nicholas Piggin
<npiggin@...il.com>, Christophe Leroy <christophe.leroy@...roup.eu>,
"Naveen N. Rao" <naveen.n.rao@...ux.ibm.com>, Sudeep Holla
<sudeep.holla@....com>, Cristian Marussi <cristian.marussi@....com>,
Thierry Reding <thierry.reding@...il.com>, Jonathan Hunter
<jonathanh@...dia.com>, Matthias Brugger <matthias.bgg@...il.com>,
AngeloGioacchino Del Regno <angelogioacchino.delregno@...labora.com>
Cc: linux-pm@...r.kernel.org, Vincent Guittot <vincent.guittot@...aro.org>,
Lizhe <sensor1010@....com>, linux-kernel@...r.kernel.org,
asahi@...ts.linux.dev, linux-arm-kernel@...ts.infradead.org,
linux-omap@...r.kernel.org, linuxppc-dev@...ts.ozlabs.org,
linux-arm-msm@...r.kernel.org, linux-tegra@...r.kernel.org,
linux-mediatek@...ts.infradead.org
Subject: Re: [PATCH 4/4] cpufreq: Make cpufreq_driver->exit() return void
Viresh Kumar <viresh.kumar@...aro.org> writes:
> From: Lizhe <sensor1010@....com>
>
> The cpufreq core doesn't check the return type of the exit() callback
> and there is not much the core can do on failures at that point. Just
> drop the returned value and make it return void.
>
> Signed-off-by: Lizhe <sensor1010@....com>
> [ Viresh: Reworked the patches to fix all missing changes together. ]
> Signed-off-by: Viresh Kumar <viresh.kumar@...aro.org>
> ---
[...]
> drivers/cpufreq/omap-cpufreq.c | 3 +--
For OMAP:
Acked-by: Kevin Hilman <khilman@...libre.com>
Powered by blists - more mailing lists