On Wed, 19 May 2021 22:20:15 +0300, Sergey Shtylyov wrote:
After the commit 6c11dc060427 ("scsi: hisi_sas: Fix IRQ checks") we have
the error codes returned by platform_get_irq() ready for the propagation
upsream in interrupt_init_v1_hw() -- that will fix still broken deferred
probing. Let's propagate the error codes from devm_request_irq() as well
since I don't see the reason to override them with -ENOENT...
Applied to 5.14/scsi-queue, thanks!
[1/1] scsi: hisi_sas: propagate errors in interrupt_init_v1_hw()
https://git.kernel.org/mkp/scsi/c/ab17122e758e
--
Martin K. Petersen Oracle Linux Engineering