[PATCH 4/4] cpufreq: Make cpufreq_driver->exit() return void
AngeloGioacchino Del Regno
angelogioacchino.delregno at collabora.com
Thu Jul 4 01:27:59 PDT 2024
Il 04/07/24 08:53, Viresh Kumar ha scritto:
> From: Lizhe <sensor1010 at 163.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 at 163.com>
> [ Viresh: Reworked the patches to fix all missing changes together. ]
> Signed-off-by: Viresh Kumar <viresh.kumar at linaro.org>
For MediaTek:
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno at collabora.com>
More information about the linux-arm-kernel
mailing list