]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
s390/pci: use adapter interrupt vector helpers
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Tue, 25 Jun 2013 14:36:29 +0000 (16:36 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 22 Aug 2013 10:20:03 +0000 (12:20 +0200)
commit5d0d8f43535bc4e19406ecf158340ccc4027a477
tree14dedb7e575f97715f51e3c50c3044c804ff0409
parent9389339f28c2f0a32ad5043a1fe05444a7f3e677
s390/pci: use adapter interrupt vector helpers

Make use of the adapter interrupt helpers in the PCI code. This is
the first step to convert the MSI interrupt code to PCI domains.
The patch removes the limitation of 64 adapter interrupts per
PCI function.

Reviewed-by: Sebastian Ott <sebott@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/include/asm/pci.h
arch/s390/pci/pci.c
arch/s390/pci/pci_msi.c