powerpc/4xx: Add pcix type 1 transactions
authorStef van Os <stef.van.os@Prodrive.nl>
Wed, 20 Jan 2010 03:59:39 +0000 (03:59 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 29 Jan 2010 05:51:12 +0000 (16:51 +1100)
commitd234b3c36ff600b2a51cff74c9263cba5b2c24ee
tree25a725f904ece761e91caca402cc126b784f5596
parent94afc008e1e6fbadfac0b75fcf193b6d7074b2f1
powerpc/4xx: Add pcix type 1 transactions

Some of the newer 4xx pci cores need an explicit bit set to send
type 1 transactions instead of just comparing the bus numbers.

This patch enables type 1 transations for pcix nodes, thus enabling
devices behind PCI bridges.

Signed-off-by: Stef van Os <stef.van.os@gmail.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/sysdev/ppc4xx_pci.c