]> asedeno.scripts.mit.edu Git - linux.git/commit
scsi: vmw_pvscsi: switch to pci_alloc_irq_vectors
authorChristoph Hellwig <hch@lst.de>
Fri, 18 Nov 2016 06:02:38 +0000 (07:02 +0100)
committerMartin K. Petersen <martin.petersen@oracle.com>
Thu, 12 Jan 2017 03:31:03 +0000 (22:31 -0500)
commit2e48e3491189c40dc9ea9d4a53412d2b66c87555
treebb22f8a2977171dab483c74ce08b84ac9ccc47a3
parent223e4b93e61f7538681632bfb19edd4f27a0c319
scsi: vmw_pvscsi: switch to pci_alloc_irq_vectors

And simplify the interrupt handler by splitting the INTx case that needs
to deal with shared interrupts into a separate helper.

[mkp: typo fixage]

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Jim Gill <jgill@vmware.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/vmw_pvscsi.c
drivers/scsi/vmw_pvscsi.h