[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20230525112023.GD411262@google.com>
Date: Thu, 25 May 2023 12:20:23 +0100
From: Lee Jones <lee@...nel.org>
To: Christophe JAILLET <christophe.jaillet@...adoo.fr>
Cc: linux-kernel@...r.kernel.org, kernel-janitors@...r.kernel.org
Subject: Re: [PATCH 2/2] mfd: wcd934x: Simplify with dev_err_probe()
On Sat, 20 May 2023, Christophe JAILLET wrote:
> Use dev_err_probe() to simplify code, save a few LoC and be consistent
> with error codes handling in messages.
> It also filters -EPROBE_DEFER that can be returned by devm_clk_get().
>
> Signed-off-by: Christophe JAILLET <christophe.jaillet@...adoo.fr>
> ---
> drivers/mfd/wcd934x.c | 19 +++++++------------
> 1 file changed, 7 insertions(+), 12 deletions(-)
Applied, thanks
--
Lee Jones [李琼斯]
Powered by blists - more mailing lists