Re: [patch 37/37] dmaengine: qcom_hidma: Cleanup MSI handling
From: Sinan Kaya <okaya@kernel.org>
Date: 2021-11-29 22:18:25
Also in:
linux-arm-kernel, linux-iommu, linux-pci, lkml
From: Sinan Kaya <okaya@kernel.org>
Date: 2021-11-29 22:18:25
Also in:
linux-arm-kernel, linux-iommu, linux-pci, lkml
On 11/26/2021 8:22 PM, Thomas Gleixner wrote:
There is no reason to walk the MSI descriptors to retrieve the interrupt number for a device. Use msi_get_virq() instead. Signed-off-by: Thomas Gleixner<redacted> Cc: Sinan Kaya<okaya@kernel.org> Cc:dmaengine@vger.kernel.org
Acked-by: Sinan Kaya <okaya@kernel.org>