On Sun, Sep 03, 2023 at 12:06:18AM +0300, Cristian Ciocaltea wrote: > Use dev_err_probe() helper where possible, to simplify error handling > during probe. > > Signed-off-by: Cristian Ciocaltea <cristian.ciocaltea@xxxxxxxxxxxxx> > --- Acked-by: Charles Keepax <ckeepax@xxxxxxxxxxxxxxxxxxxxx> Thanks, Charles