powerpc/85xx: Add host-pci(e) bridge only for RC
authorPrabhakar Kushwaha <prabhakar@freescale.com>
Mon, 23 May 2011 10:23:25 +0000 (15:53 +0530)
committerKumar Gala <galak@kernel.crashing.org>
Mon, 27 Jun 2011 13:31:09 +0000 (08:31 -0500)
FSL PCIe controller can act as agent(EP) or host(RC).  Under Agent(EP) mode
the controller will be configured by the host system.  So its not required
to be registered with the PCI(e) sub-system. We only register the
controller if its configured in host(RC) mode.

Signed-off-by: Vivek Mahajan <vivek.mahajan@freescale.com>
Signed-off-by: Prabhakar Kushwaha <prabhakar@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/sysdev/fsl_pci.c

Simple merge