On Fri, Jul 8, 2022 at 11:37 AM Nuno Sá <nuno.sa@xxxxxxxxxx> wrote: > > Support feeding VCC through a regulator. ... > + ret = devm_add_action_or_reset(&client->dev, adp5588_disable_regulator, > + vcc); One line? > + if (ret) > + return ret; -- With Best Regards, Andy Shevchenko