/linux/arch/powerpc/sysdev/ |
H A D | grackle.c | diff 0e47ff1ce65bbd0b12a9421a2756b26987ea5083 Tue Jul 12 16:25:51 CEST 2011 Rob Herring <rob.herring@calxeda.com> powerpc: rename ppc_pci_*_flags to pci_*_flags
This renames pci flags functions and enums in preparation for creating generic version in asm-generic/pci-bridge.h. The following search and replace is done:
s/ppc_pci_/pci_/ s/PPC_PCI_/PCI_/
Direct accesses to ppc_pci_flag variable are replaced with helper functions.
Signed-off-by: Rob Herring <rob.herring@calxeda.com> Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Cc: Paul Mackerras <paulus@samba.org>
|
H A D | fsl_pci.c | diff 0e47ff1ce65bbd0b12a9421a2756b26987ea5083 Tue Jul 12 16:25:51 CEST 2011 Rob Herring <rob.herring@calxeda.com> powerpc: rename ppc_pci_*_flags to pci_*_flags
This renames pci flags functions and enums in preparation for creating generic version in asm-generic/pci-bridge.h. The following search and replace is done:
s/ppc_pci_/pci_/ s/PPC_PCI_/PCI_/
Direct accesses to ppc_pci_flag variable are replaced with helper functions.
Signed-off-by: Rob Herring <rob.herring@calxeda.com> Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Cc: Paul Mackerras <paulus@samba.org>
|
/linux/arch/powerpc/platforms/44x/ |
H A D | ebony.c | diff 0e47ff1ce65bbd0b12a9421a2756b26987ea5083 Tue Jul 12 16:25:51 CEST 2011 Rob Herring <rob.herring@calxeda.com> powerpc: rename ppc_pci_*_flags to pci_*_flags
This renames pci flags functions and enums in preparation for creating generic version in asm-generic/pci-bridge.h. The following search and replace is done:
s/ppc_pci_/pci_/ s/PPC_PCI_/PCI_/
Direct accesses to ppc_pci_flag variable are replaced with helper functions.
Signed-off-by: Rob Herring <rob.herring@calxeda.com> Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Cc: Paul Mackerras <paulus@samba.org>
|
H A D | canyonlands.c | diff 0e47ff1ce65bbd0b12a9421a2756b26987ea5083 Tue Jul 12 16:25:51 CEST 2011 Rob Herring <rob.herring@calxeda.com> powerpc: rename ppc_pci_*_flags to pci_*_flags
This renames pci flags functions and enums in preparation for creating generic version in asm-generic/pci-bridge.h. The following search and replace is done:
s/ppc_pci_/pci_/ s/PPC_PCI_/PCI_/
Direct accesses to ppc_pci_flag variable are replaced with helper functions.
Signed-off-by: Rob Herring <rob.herring@calxeda.com> Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Cc: Paul Mackerras <paulus@samba.org>
|
H A D | sam440ep.c | diff 0e47ff1ce65bbd0b12a9421a2756b26987ea5083 Tue Jul 12 16:25:51 CEST 2011 Rob Herring <rob.herring@calxeda.com> powerpc: rename ppc_pci_*_flags to pci_*_flags
This renames pci flags functions and enums in preparation for creating generic version in asm-generic/pci-bridge.h. The following search and replace is done:
s/ppc_pci_/pci_/ s/PPC_PCI_/PCI_/
Direct accesses to ppc_pci_flag variable are replaced with helper functions.
Signed-off-by: Rob Herring <rob.herring@calxeda.com> Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Cc: Paul Mackerras <paulus@samba.org>
|
H A D | ppc44x_simple.c | diff 0e47ff1ce65bbd0b12a9421a2756b26987ea5083 Tue Jul 12 16:25:51 CEST 2011 Rob Herring <rob.herring@calxeda.com> powerpc: rename ppc_pci_*_flags to pci_*_flags
This renames pci flags functions and enums in preparation for creating generic version in asm-generic/pci-bridge.h. The following search and replace is done:
s/ppc_pci_/pci_/ s/PPC_PCI_/PCI_/
Direct accesses to ppc_pci_flag variable are replaced with helper functions.
Signed-off-by: Rob Herring <rob.herring@calxeda.com> Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Cc: Paul Mackerras <paulus@samba.org>
|
/linux/arch/powerpc/platforms/82xx/ |
H A D | pq2.c | diff 0e47ff1ce65bbd0b12a9421a2756b26987ea5083 Tue Jul 12 16:25:51 CEST 2011 Rob Herring <rob.herring@calxeda.com> powerpc: rename ppc_pci_*_flags to pci_*_flags
This renames pci flags functions and enums in preparation for creating generic version in asm-generic/pci-bridge.h. The following search and replace is done:
s/ppc_pci_/pci_/ s/PPC_PCI_/PCI_/
Direct accesses to ppc_pci_flag variable are replaced with helper functions.
Signed-off-by: Rob Herring <rob.herring@calxeda.com> Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Cc: Paul Mackerras <paulus@samba.org>
|
/linux/arch/powerpc/platforms/52xx/ |
H A D | mpc52xx_pci.c | diff 0e47ff1ce65bbd0b12a9421a2756b26987ea5083 Tue Jul 12 16:25:51 CEST 2011 Rob Herring <rob.herring@calxeda.com> powerpc: rename ppc_pci_*_flags to pci_*_flags
This renames pci flags functions and enums in preparation for creating generic version in asm-generic/pci-bridge.h. The following search and replace is done:
s/ppc_pci_/pci_/ s/PPC_PCI_/PCI_/
Direct accesses to ppc_pci_flag variable are replaced with helper functions.
Signed-off-by: Rob Herring <rob.herring@calxeda.com> Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Cc: Paul Mackerras <paulus@samba.org>
|
/linux/arch/powerpc/platforms/chrp/ |
H A D | pci.c | diff 0e47ff1ce65bbd0b12a9421a2756b26987ea5083 Tue Jul 12 16:25:51 CEST 2011 Rob Herring <rob.herring@calxeda.com> powerpc: rename ppc_pci_*_flags to pci_*_flags
This renames pci flags functions and enums in preparation for creating generic version in asm-generic/pci-bridge.h. The following search and replace is done:
s/ppc_pci_/pci_/ s/PPC_PCI_/PCI_/
Direct accesses to ppc_pci_flag variable are replaced with helper functions.
Signed-off-by: Rob Herring <rob.herring@calxeda.com> Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Cc: Paul Mackerras <paulus@samba.org>
|
/linux/arch/powerpc/kernel/ |
H A D | rtas_pci.c | diff 0e47ff1ce65bbd0b12a9421a2756b26987ea5083 Tue Jul 12 16:25:51 CEST 2011 Rob Herring <rob.herring@calxeda.com> powerpc: rename ppc_pci_*_flags to pci_*_flags
This renames pci flags functions and enums in preparation for creating generic version in asm-generic/pci-bridge.h. The following search and replace is done:
s/ppc_pci_/pci_/ s/PPC_PCI_/PCI_/
Direct accesses to ppc_pci_flag variable are replaced with helper functions.
Signed-off-by: Rob Herring <rob.herring@calxeda.com> Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Cc: Paul Mackerras <paulus@samba.org>
|
H A D | pci_64.c | diff 0e47ff1ce65bbd0b12a9421a2756b26987ea5083 Tue Jul 12 16:25:51 CEST 2011 Rob Herring <rob.herring@calxeda.com> powerpc: rename ppc_pci_*_flags to pci_*_flags
This renames pci flags functions and enums in preparation for creating generic version in asm-generic/pci-bridge.h. The following search and replace is done:
s/ppc_pci_/pci_/ s/PPC_PCI_/PCI_/
Direct accesses to ppc_pci_flag variable are replaced with helper functions.
Signed-off-by: Rob Herring <rob.herring@calxeda.com> Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Cc: Paul Mackerras <paulus@samba.org>
|
/linux/arch/powerpc/platforms/powermac/ |
H A D | pci.c | diff 0e47ff1ce65bbd0b12a9421a2756b26987ea5083 Tue Jul 12 16:25:51 CEST 2011 Rob Herring <rob.herring@calxeda.com> powerpc: rename ppc_pci_*_flags to pci_*_flags
This renames pci flags functions and enums in preparation for creating generic version in asm-generic/pci-bridge.h. The following search and replace is done:
s/ppc_pci_/pci_/ s/PPC_PCI_/PCI_/
Direct accesses to ppc_pci_flag variable are replaced with helper functions.
Signed-off-by: Rob Herring <rob.herring@calxeda.com> Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Cc: Paul Mackerras <paulus@samba.org>
|
/linux/arch/powerpc/include/asm/ |
H A D | pci.h | diff 0e47ff1ce65bbd0b12a9421a2756b26987ea5083 Tue Jul 12 16:25:51 CEST 2011 Rob Herring <rob.herring@calxeda.com> powerpc: rename ppc_pci_*_flags to pci_*_flags
This renames pci flags functions and enums in preparation for creating generic version in asm-generic/pci-bridge.h. The following search and replace is done:
s/ppc_pci_/pci_/ s/PPC_PCI_/PCI_/
Direct accesses to ppc_pci_flag variable are replaced with helper functions.
Signed-off-by: Rob Herring <rob.herring@calxeda.com> Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Cc: Paul Mackerras <paulus@samba.org>
|
H A D | pci-bridge.h | diff 0e47ff1ce65bbd0b12a9421a2756b26987ea5083 Tue Jul 12 16:25:51 CEST 2011 Rob Herring <rob.herring@calxeda.com> powerpc: rename ppc_pci_*_flags to pci_*_flags
This renames pci flags functions and enums in preparation for creating generic version in asm-generic/pci-bridge.h. The following search and replace is done:
s/ppc_pci_/pci_/ s/PPC_PCI_/PCI_/
Direct accesses to ppc_pci_flag variable are replaced with helper functions.
Signed-off-by: Rob Herring <rob.herring@calxeda.com> Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Cc: Paul Mackerras <paulus@samba.org>
|