[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230525111937.GC411262@google.com>
Date: Thu, 25 May 2023 12:19:37 +0100
From: Lee Jones <lee@...nel.org>
To: Christophe JAILLET <christophe.jaillet@...adoo.fr>
Cc: Maíra Canal <maira.canal@....br>,
linux-kernel@...r.kernel.org, kernel-janitors@...r.kernel.org,
Lee Jones <lee.jones@...aro.org>
Subject: Re: [PATCH 1/2] mfd: wcd934x: Fix an error handling path in
wcd934x_slim_probe()
On Sat, 20 May 2023, Christophe JAILLET wrote:
> If devm_gpiod_get_optional() fails, some resources need to be released, as
> already done in the .remove() function.
>
> While at it, remove the unneeded error code from a dev_err_probe() call.
> It is already added in a human readable way by dev_err_probe() itself.
>
> Fixes: 6a0ee2a61a31 ("mfd: wcd934x: Replace legacy gpio interface for gpiod")
> Signed-off-by: Christophe JAILLET <christophe.jaillet@...adoo.fr>
> ---
> drivers/mfd/wcd934x.c | 9 +++++++--
> 1 file changed, 7 insertions(+), 2 deletions(-)
Applied, thanks
--
Lee Jones [李琼斯]
Powered by blists - more mailing lists