[POWERPC] FSL: Add support for PCI-X controllers
authorKumar Gala <galak@kernel.crashing.org>
Fri, 20 Jul 2007 21:29:09 +0000 (16:29 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 24 Jul 2007 03:30:14 +0000 (22:30 -0500)
commiteb12af43333dd9d54158f35147a79628c41152db
tree6dcd7624d648d4342d45a24710fdff3f30f19674
parent7391ff35b241dbcba471e05059b5c05fdc8196db
[POWERPC] FSL: Add support for PCI-X controllers

Some set of 85xx platforms have PCI-X controllers.  The old arch/ppc
code setup these controllers and we haven't moved it over to arch/powerpc.

We use the PCI-X Capabilties to know if we are in PCI-X mode instead
of the Global Utilities PORDEVSR.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/sysdev/fsl_pci.c