commit | 3bb434cdcc6af3d4e70ba041e6f596e465d11e14 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed Feb 01 15:42:57 2017 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Feb 03 11:49:06 2017 +0100 |
tree | 75a76770dbbc659ad38dd3bcb365eed0d156244a | |
parent | cadf8106661c061ab5041282a8e088de4e470526 [diff] |
vmw_vmci: switch to pci_irq_alloc_vectors Cleans up the IRQ management code a lot, including removing a lot of state from the per-device structure. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>