Re: [patch 37/37] dmaengine: qcom_hidma: Cleanup MSI handling

From: Sinan Kaya
Date: Mon Nov 29 2021 - 17:18:18 EST


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<tglx@xxxxxxxxxxxxx>
Cc: Sinan Kaya<okaya@xxxxxxxxxx>
Cc:dmaengine@xxxxxxxxxxxxxxx

Acked-by: Sinan Kaya <okaya@xxxxxxxxxx>