Re: [PATCH v1 09/28] leds: lgm-sso: Don't spam logs when probe is deferred

From: Andy Shevchenko
Date: Fri May 28 2021 - 06:47:47 EST


On Fri, May 28, 2021 at 12:11:22PM +0200, Pavel Machek wrote:
> On Mon 2021-05-10 12:50:26, Andy Shevchenko wrote:
> > From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
> >
> > When requesting GPIO line the probe can be deferred.
> > In such case don't spam logs with an error message.
> > This can be achieved by switching to dev_err_probe().
> >
> > Fixes: c3987cd2bca3 ("leds: lgm: Add LED controller driver for LGM SoC")
> > Cc: Amireddy Mallikarjuna reddy <mallikarjunax.reddy@xxxxxxxxxxxxxxx>
> > Signed-off-by: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
>
> From: does not match signed-off here.

True, I have noticed this later, because I have used existing commit as
template. I'll fix all such occurrences.

--
With Best Regards,
Andy Shevchenko