]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init
authorKumar Gala <galak@kernel.crashing.org>
Tue, 4 Aug 2009 01:44:55 +0000 (20:44 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 28 Aug 2009 22:12:35 +0000 (17:12 -0500)
commitfb3143b35eb5890ec72e79d17a6068a84a057d47
treeadaf982477bdeb1654c50f9c3020e4d35db81074
parent5928da0193d31f52f4a5b9f6ed3d3f0390ffd2c1
pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init

Every platform that calls fsl_pci_init calls pci_setup_indirect 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