]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Octeon: Disallow MSI-X interrupt and fall back to MSI interrupts.
authorChandrakala Chavva <cchavva@caviumnetworks.com>
Tue, 27 Jul 2010 01:14:16 +0000 (18:14 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 5 Aug 2010 12:26:27 +0000 (13:26 +0100)
commit89ee31fbb5ce309bc81f541bd4d1a022813cc32e
tree5824f0ebbb4986f1171574dabe6ee2b849f72f9a
parent92e003e39cce95d5f3c365df64acacccd33d9838
MIPS: Octeon: Disallow MSI-X interrupt and fall back to MSI interrupts.

MSI-X interrupts are not supported yet for Octeon, return error if
MSI-X interrupts are requested by driver so that the driver will fall
back to use MSI interrupts.

Signed-off-by: Chandrakala Chavva <cchavva@caviumnetworks.com>
To: linux-mips@linux-mips.org
Cc: David Daney <ddaney@caviumnetworks.com>
Patchwork: https://patchwork.linux-mips.org/patch/1506/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: David Daney <ddaney@caviumnetworks.com>
arch/mips/include/asm/pci.h
arch/mips/pci/msi-octeon.c