On Sun, Jul 19, 2020 at 07:56:23PM +0530, Suraj Upadhyay wrote:
> Replace depracated MSI IRQ enabler and disabler
> with pci_alloc_irq_vectors and pci_free_irq_vectors respectively.
> And as a result handle the returned error as appropriate.
> Compile tested.
>
> Signed-off-by: Suraj Upadhyay
> -
Sorry, this is still not correct. See comments on other thread. There
are other msi related code which needs to be updated.
regards,
dan carpenter
Replace depracated MSI IRQ enabler and disabler
with pci_alloc_irq_vectors and pci_free_irq_vectors respectively.
And as a result handle the returned error as appropriate.
Compile tested.
Signed-off-by: Suraj Upadhyay
---
Change:
v2: Replace the MSI IRQ disabler too.
---
drivers/staging/
3 matches
Mail list logo