summaryrefslogtreecommitdiff
path: root/drivers/misc/mei/main.c
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2016-10-04 21:26:47 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-10-31 13:00:09 +0300
commitd3f45647a427ddbb7ac763ed512eab8b809443e8 (patch)
tree9a6315a617bdc8a0b61cce1a6cd75afdb99cf743 /drivers/misc/mei/main.c
parentd4608a83f78b489822d0f378acf752c8b71a750c (diff)
downloadlinux-d3f45647a427ddbb7ac763ed512eab8b809443e8.tar.xz
genwqe: use pci_irq_allocate_vectors
Simply the interrupt setup by using the new PCI layer helpers. One odd thing about this driver is that it looks like it could request multiple MSI vectors, but it will then only ever use a single one. Signed-off-by: Christoph Hellwig <hch@lst.de> Acked-by: Gabriel Krisman Bertazi <krisman@linux.vnet.ibm.com> Acked-by: Frank Haverkamp <haver@linux.vnet.ibm.com>= Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/misc/mei/main.c')
0 files changed, 0 insertions, 0 deletions