commit | 0d3d68b25a8e7790f58530ddccbd61f9fc0245ef | [log] [tgz] |
---|---|---|
author | Poonam Aggrwal <poonam.aggrwal@freescale.com> | Fri Aug 21 07:29:42 2009 +0530 |
committer | Kumar Gala <galak@kernel.crashing.org> | Fri Aug 28 17:12:43 2009 -0500 |
tree | 189b2096c1325c70abf7d20043af8a27bc341800 | |
parent | 05f6f66474312ad03c39b4ca4875af46c87366bf [diff] |
driver/fsl_pci: Add fsl_pci_init_port function to initialize a PCI controller fsl_pci_init_port can be called from board specific PCI initialization routines to setup the PCI (or PCIe) controller. This will reduce code redundancy in most of the 85xx/86xx FSL board ports that setup PCI. Signed-off-by: Poonam Aggrwal <poonam.aggrwal@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>