]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init
authorKumar Gala <galak@kernel.crashing.org>
Tue, 4 Aug 2009 02:02:02 +0000 (21:02 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 28 Aug 2009 22:12:35 +0000 (17:12 -0500)
commitcb151aa2cf5fbb1e412fc763a3a611758f066238
tree5af554558c1eac8e9f14a8e9df70823a0c32e4ee
parentfb3143b35eb5890ec72e79d17a6068a84a057d47
pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init

Every platform that calls fsl_pci_init calls fsl_pci_setup_inbound_windows
before it calls fsl_pci_init.  There isn't any reason to just call it
from fsl_pci_init and simplify things a bit.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
16 files changed:
board/atum8548/atum8548.c
board/freescale/mpc8536ds/mpc8536ds.c
board/freescale/mpc8544ds/mpc8544ds.c
board/freescale/mpc8548cds/mpc8548cds.c
board/freescale/mpc8568mds/mpc8568mds.c
board/freescale/mpc8569mds/mpc8569mds.c
board/freescale/mpc8572ds/mpc8572ds.c
board/freescale/mpc8610hpcd/mpc8610hpcd.c
board/freescale/mpc8641hpcn/mpc8641hpcn.c
board/freescale/p2020ds/p2020ds.c
board/sbc8548/sbc8548.c
board/sbc8641d/sbc8641d.c
board/tqc/tqm85xx/tqm85xx.c
board/xes/common/fsl_8xxx_pci.c
drivers/pci/fsl_pci_init.c
include/asm-ppc/fsl_pci.h