]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity
authorKumar Gala <galak@kernel.crashing.org>
Fri, 6 Feb 2009 15:49:31 +0000 (09:49 -0600)
committerWolfgang Denk <wd@denx.de>
Sat, 7 Feb 2009 22:50:04 +0000 (23:50 +0100)
commitff4e66e93c1ad47644be3b4ffd6a46e1ce9b6612
treefaebfffc8e20a54092c61a94193c6fea8f4bf78e
parent64ace0d1e5302ada84edb2ea473e5b89198c3353
pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity

The PCI_REGION_MEMORY and PCI_REGION_MEM are a bit to similar and
can be confusing when reading the code.

Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY to clarify its used
for system memory mapping purposes.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
32 files changed:
board/MAI/AmigaOneG3SE/articiaS_pci.c
board/ads5121/pci.c
board/amirix/ap1000/pci.c
board/armltd/integratorap/integratorap.c
board/dave/common/pci.c
board/eltec/bab7xx/pci.c
board/eltec/elppc/pci.c
board/esd/common/pci.c
board/freescale/mpc832xemds/pci.c
board/freescale/mpc8349itx/pci.c
board/freescale/mpc8360emds/pci.c
board/pcippc2/cpc710_pci.c
board/ppmc7xx/pci.c
board/sbc8349/pci.c
board/sbc8548/sbc8548.c
board/tb0229/vr4131-pci.c
board/tqc/tqm834x/pci.c
common/fdt_support.c
cpu/i386/sc520.c
cpu/mcf5445x/pci.c
cpu/mcf547x_8x/pci.c
cpu/mpc5xxx/pci_mpc5200.c
cpu/mpc8220/pci.c
cpu/mpc824x/pci.c
cpu/mpc8260/pci.c
cpu/mpc83xx/pci.c
cpu/mpc83xx/pcie.c
cpu/ppc4xx/4xx_pci.c
drivers/pci/fsl_pci_init.c
drivers/pci/pci_ixp.c
drivers/pci/tsi108_pci.c
include/pci.h