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

From: Andy Shevchenko
Date: Wed Apr 07 2021 - 06:16:26 EST


On Wed, Apr 07, 2021 at 01:05:56PM +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.


It has a typo, i'll send a v2.

--
With Best Regards,
Andy Shevchenko