commit | eb12af43333dd9d54158f35147a79628c41152db | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Fri Jul 20 16:29:09 2007 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Mon Jul 23 22:30:14 2007 -0500 |
tree | 6dcd7624d648d4342d45a24710fdff3f30f19674 | |
parent | 7391ff35b241dbcba471e05059b5c05fdc8196db [diff] |
[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>