Re: [PATCH 2/2] pci: call pci_intx when using legacy interrupts in pci_alloc_irq_vectors

From: Alexander Gordeev
Date: Mon Aug 22 2016 - 06:56:22 EST


On Thu, Aug 18, 2016 at 05:26:49PM +0200, Christoph Hellwig wrote:
> It probably should be pci_intx_for_msi. For now I'm not touching
> drivers that need the quirk, so how about getting the intx in
> now so that the conversion can start, and I'll send a follow on
> to convert to pci_intx_for_msi with Cc to all the relevant parties
> for the quirk as a follow on?

Probably should work.