Files
android_kernel_xiaomi_sm8450/arch/powerpc/kernel
Gavin Shan 6384d97780 powerpc/pci: Move pci_find_bus_by_node() around
This moves pci_find_bus_by_node() from arch/powerpc/platforms/
pseries/pci_dlpar.c to arch/powerpc/kernel/pci-hotplug.c so that
the function can be used by pSeries and PowerNV platform at the
same time. Also, below cleanup applied. No functional changes
introduced.

   * Remove variable "busdn" in find_bus_among_children()
   * Use PCI_DN() to convert device node to pci_dn

Signed-off-by: Gavin Shan <gwshan@linux.vnet.ibm.com>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Reviewed-by: Andrew Donnellan <andrew.donnellan@au1.ibm.com>
Reviewed-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2016-05-11 21:54:24 +10:00
..
2016-01-20 17:09:18 -08:00
2016-01-20 17:09:18 -08:00
2014-11-27 09:32:58 +11:00
2014-11-03 12:12:32 +11:00
2015-08-06 15:10:20 +10:00
2016-04-12 21:05:18 +10:00
2015-03-24 13:15:52 +11:00
2015-12-17 22:40:56 +11:00
2015-04-07 17:15:13 +10:00
2016-04-12 21:05:18 +10:00