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 [李琼斯]