]> git.karo-electronics.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>
Tue, 30 Jul 2013 14:17:45 +0000 (16:17 +0200)
commit9c8d6cb2289d760d0c32eefa22c5b38d02da4653
tree0a6410b5eff525f87c835b12693362b756531e34
parentf60f72fac80934659a941433df101078a173b743
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