Re: [PATCH v1 1/1] spi: ppc4xx: Avoid returning 0 when failed to parse and map IRQ
From: Andy Shevchenko
Date: Tue Aug 13 2024 - 14:30:47 EST
On Tue, Aug 13, 2024 at 07:02:20PM +0300, Andy Shevchenko wrote:
> 0 is incorrect error code when failed to parse and map IRQ.
> Replace OF specific old API for IRQ retrieval with a generic
> one to fix this issue.
Scratch it, it has the same issue and it seems it predates the mentioned patch
as we need to return a real error code.
--
With Best Regards,
Andy Shevchenko