[PATCH 00/40] soc: Convert to platform remove callback returning void

Konrad Dybcio konrad.dybcio at linaro.org
Mon Sep 25 02:58:48 PDT 2023


On 25.09.2023 11:54, Uwe Kleine-König wrote:
> Hello,
> 
> this series converts all platform drivers below drivers/soc to use
> .remove_new(). The motivation is to get rid of an integer return code
> that is (mostly) ignored by the platform driver core and error prone on
> the driver side.
> 
> See commit 5c5a7680e67b ("platform: Provide a remove callback that
> returns no value") for an extended explanation and the eventual goal.
>
Acked-by: Konrad Dybcio <konrad.dybcio at linaro.org> # qcom

Konrad



More information about the Linux-mediatek mailing list