summaryrefslogtreecommitdiff
path: root/drivers/dma/idxd/irq.c
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2021-08-02 20:55:32 +0300
committerVinod Koul <vkoul@kernel.org>2021-08-06 21:48:11 +0530
commit15cb0321a55e12af6b8456e9ec66a11cb367a673 (patch)
tree5b49969c2b8e4354c53868cab841b09403c088a0 /drivers/dma/idxd/irq.c
parent67db87dc8284070adb15b3c02c1c31d5cf51c5d6 (diff)
dmaengine: acpi: Check for errors from acpi_register_gsi() separately
While IRQ test agaist the returned variable in practice is a good enough there is still a room for theoretical mistake in case the vIRQ of the device contains the same error code that acpi_register_gsi() may return. Due to this, check for error code separately from matching the vIRQs. Besides that, append documentation to tell why acpi_gsi_to_irq() can't be used and we call acpi_register_gsi() instead. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20210802175532.54311-1-andriy.shevchenko@linux.intel.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'drivers/dma/idxd/irq.c')
0 files changed, 0 insertions, 0 deletions