Re: [PATCH 2/2] mfd: wcd934x: Simplify with dev_err_probe()

From: Lee Jones
Date: Thu May 25 2023 - 07:20:36 EST


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@xxxxxxxxxx>
> ---
> drivers/mfd/wcd934x.c | 19 +++++++------------
> 1 file changed, 7 insertions(+), 12 deletions(-)

Applied, thanks

--
Lee Jones [李琼斯]