Re: [PATCH 1/4] mfd: asic3: Make asic3_gpio_remove() return void

From: Lee Jones
Date: Wed Jun 15 2022 - 17:06:18 EST


On Mon, 30 May 2022, Uwe Kleine-König wrote:

> Up to now asic3_gpio_remove() returns zero unconditionally. This makes it
> easier to see in the caller that there is no error to handle.
>
> This is a preparation for making platform remove callbacks return void.
>
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
> ---
> Side note: asic3_mfd_probe() which is called by asic3_probe() could
> return an error, but this isn't handled.
> ---
> drivers/mfd/asic3.c | 9 +++------
> 1 file changed, 3 insertions(+), 6 deletions(-)

Applied, thanks.

--
Lee Jones [李琼斯]
Principal Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog