On Fri, May 28, 2021 at 1:50 PM Andy Shevchenko <andy.shevchenko@xxxxxxxxx> wrote: > > 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. Fixed in v2. -- With Best Regards, Andy Shevchenko