commit | 1c79617daeecb34222a7242066131426151b8f11 | [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 | c5abd7a6b66379668450b0ad71a9ebe4afbbcda7 [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>