]> 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>
Thu, 8 Aug 2013 14:32:06 +0000 (16:32 +0200)
commit79a2cb352a3ba7faba9eec3f5f5256985494339c
tree8ef544717aa9b4ff53cae7025ab223a2b72702d7
parentc5757ed7180123f1d655687700ef38620ea76d22
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