Searched hist:cdddc577d956d55a62581ba3681f8ba66eca3873 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | ppc-pci.h | diff cdddc577d956d55a62581ba3681f8ba66eca3873 Tue May 03 00:41:42 CDT 2016 Gavin Shan <gwshan@linux.vnet.ibm.com> powerpc/pci: Export pci_traverse_device_nodes()
This renames traverse_pci_devices() to pci_traverse_device_nodes(). The function traverses all subordinate device nodes of the specified one. Also, below cleanup applied to the function. No logical changes introduced.
* Rename "pre" to "fn". * Avoid assignment in if condition reported from checkpatch.pl.
Signed-off-by: Gavin Shan <gwshan@linux.vnet.ibm.com> Reviewed-by: Alexey Kardashevskiy <aik@ozlabs.ru> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | pci_dn.c | diff cdddc577d956d55a62581ba3681f8ba66eca3873 Tue May 03 00:41:42 CDT 2016 Gavin Shan <gwshan@linux.vnet.ibm.com> powerpc/pci: Export pci_traverse_device_nodes()
This renames traverse_pci_devices() to pci_traverse_device_nodes(). The function traverses all subordinate device nodes of the specified one. Also, below cleanup applied to the function. No logical changes introduced.
* Rename "pre" to "fn". * Avoid assignment in if condition reported from checkpatch.pl.
Signed-off-by: Gavin Shan <gwshan@linux.vnet.ibm.com> Reviewed-by: Alexey Kardashevskiy <aik@ozlabs.ru> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
/openbmc/linux/arch/powerpc/platforms/pseries/ |
H A D | msi.c | diff cdddc577d956d55a62581ba3681f8ba66eca3873 Tue May 03 00:41:42 CDT 2016 Gavin Shan <gwshan@linux.vnet.ibm.com> powerpc/pci: Export pci_traverse_device_nodes()
This renames traverse_pci_devices() to pci_traverse_device_nodes(). The function traverses all subordinate device nodes of the specified one. Also, below cleanup applied to the function. No logical changes introduced.
* Rename "pre" to "fn". * Avoid assignment in if condition reported from checkpatch.pl.
Signed-off-by: Gavin Shan <gwshan@linux.vnet.ibm.com> Reviewed-by: Alexey Kardashevskiy <aik@ozlabs.ru> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|