Re: [PATCH v2 1/1] serial: sh-sci: Respect deferred probe when getting IRQ

From: Andy Shevchenko
Date: Wed Apr 07 2021 - 07:19:25 EST


On Wed, Apr 07, 2021 at 12:23:21PM +0200, Greg Kroah-Hartman wrote:
> On Wed, Apr 07, 2021 at 01:17:13PM +0300, Andy Shevchenko wrote:
> > With platform_get_irq() and its optional variant it's possible to get
> > a deferred probe error code. Since the commit ed7027fdf4ec ("driver core:
> > platform: Make platform_get_irq_optional() optional") the error code
> > can be distinguished from no IRQ case. With this, rewrite IRQ resource
> > handling in sh-sci driver to follow above and allow to respect deferred
> > probe.
> >
> > Fixes: ed7027fdf4ec ("driver core: platform: Make platform_get_irq_optional() optional")
>
> I've already reverted this commit, sorry. Please feel free to resend
> this as a patch series.

Thanks!

I think I will not hurry in this cycle. Perhaps I have to check plenty of
places if they could have the same issue before resending. Sorry for the
troubles.


--
With Best Regards,
Andy Shevchenko