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)
commit52a0f00b50ea360e3cf7e3281523c6a8aafc5761
tree5824f0ebbb4986f1171574dabe6ee2b849f72f9a
parent1aa2b2782a056b9bb0a19fae5a04624d8dcd8379
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