提交 a24e57be 编写于 作者: J Jens Osterkamp 提交者: Arnd Bergmann

[POWERPC] cell: Enable spider workarounds on all PCI buses

Don't limit spider I/O workarounds to the first two buses.
The IBM Cell blade has three of them (one PCI, two PCIe)
and we want to handle them all.
Signed-off-by: NJens Osterkamp <jens@de.ibm.com>
Signed-off-by: NArnd Bergmann <arnd.bergmann@de.ibm.com>
上级 f1fa16e8
...@@ -37,7 +37,7 @@ ...@@ -37,7 +37,7 @@
*/ */
#define SPIDER_DISABLE_PREFETCH #define SPIDER_DISABLE_PREFETCH
#define MAX_SPIDERS 2 #define MAX_SPIDERS 3
static struct spider_pci_bus { static struct spider_pci_bus {
void __iomem *regs; void __iomem *regs;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册