driver/fsl_pci: Add fsl_pci_init_port function to initialize a PCI controller
authorPoonam Aggrwal <poonam.aggrwal@freescale.com>
Fri, 21 Aug 2009 01:59:42 +0000 (07:29 +0530)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 28 Aug 2009 22:12:43 +0000 (17:12 -0500)
commit0d3d68b25a8e7790f58530ddccbd61f9fc0245ef
tree189b2096c1325c70abf7d20043af8a27bc341800
parent05f6f66474312ad03c39b4ca4875af46c87366bf
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>
drivers/pci/fsl_pci_init.c
include/asm-ppc/fsl_pci.h