Re: [PATCH 12/13] regulator: add pm8008 pmic regulator driver

From: Andy Shevchenko
Date: Thu May 09 2024 - 09:25:01 EST


Thu, May 09, 2024 at 10:53:02AM +0200, Johan Hovold kirjoitti:
> On Tue, May 07, 2024 at 08:22:34PM +0300, Andy Shevchenko wrote:
> > On Tue, May 7, 2024 at 6:44 PM Johan Hovold <johan@xxxxxxxxxx> wrote:
> > > On Mon, May 06, 2024 at 10:09:50PM +0300, Andy Shevchenko wrote:
> > > > Mon, May 06, 2024 at 05:08:29PM +0200, Johan Hovold kirjoitti:

..

> > > > return dev_err_probe(...);
> > >
> > > Nah, regmap won't trigger a probe deferral.
> >
> > And it doesn't matter. What we gain with dev_err_probe() is:
> > - special handling of deferred probe
> > - unified format of messages in ->probe() stage
> >
> > The second one is encouraged.
>
> I don't care about your personal preferences.

Did I say it's mine personal preference.
Or should I put it as preference of several (majority?) maintainers?

Whatever, it's up to Lee.

--
With Best Regards,
Andy Shevchenko