diff options
author | Christoph Hellwig <hch@lst.de> | 2016-11-07 11:14:07 -0800 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2016-11-07 21:37:20 -0700 |
commit | 180b0ae77d49dd63183b18609f3601430582c403 (patch) | |
tree | ddb23d6cb71d05b59163d8d1ff2e2fa86ea84a4f /mm | |
parent | feebd5687257750bb75eaf5188b93756994b8c41 (diff) | |
download | lwn-180b0ae77d49dd63183b18609f3601430582c403.tar.gz lwn-180b0ae77d49dd63183b18609f3601430582c403.zip |
skd: use pci_alloc_irq_vectors
Switch the skd driver to use pci_alloc_irq_vectors. We need to two calls to
pci_alloc_irq_vectors as skd only supports multiple MSI-X vectors, but not
multiple MSI vectors.
Otherwise this cleans up a lot of cruft and allows to a lot more common code.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions