[PATCH] PCI: Convert to using %pOF instead of full_name
Tyrel Datwyler
tyreld at linux.vnet.ibm.com
Fri Aug 4 09:38:42 PDT 2017
On 07/18/2017 02:43 PM, Rob Herring wrote:
> Now that we have a custom printf format specifier, convert users of
> full_name to use %pOF instead. This is preparation to remove storing
> of the full path string for each node.
>
> Signed-off-by: Rob Herring <robh at kernel.org>
> Cc: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
> Cc: Jason Cooper <jason at lakedaemon.net>
> Cc: Bjorn Helgaas <bhelgaas at google.com>
> Cc: Thierry Reding <thierry.reding at gmail.com>
> Cc: Jonathan Hunter <jonathanh at nvidia.com>
> Cc: Benjamin Herrenschmidt <benh at kernel.crashing.org>
> Cc: Paul Mackerras <paulus at samba.org>
> Cc: Michael Ellerman <mpe at ellerman.id.au>
> Cc: linux-pci at vger.kernel.org
> Cc: linux-arm-kernel at lists.infradead.org
> Cc: linux-tegra at vger.kernel.org
> Cc: linuxppc-dev at lists.ozlabs.org
> ---
> drivers/pci/host/pci-mvebu.c | 8 ++++----
> drivers/pci/host/pci-tegra.c | 3 +--
> drivers/pci/hotplug/pnv_php.c | 4 ++--
> drivers/pci/hotplug/rpadlpar_core.c | 4 ++--
> drivers/pci/hotplug/rpaphp_core.c | 2 +-
> drivers/pci/hotplug/rpaphp_pci.c | 4 ++--
> drivers/pci/hotplug/rpaphp_slot.c | 4 ++--
> drivers/pci/pci-sysfs.c | 4 ++--
> drivers/pci/pci.c | 4 ++--
> 9 files changed, 18 insertions(+), 19 deletions(-)
>
Reviewed-by: Tyrel Datwyler <tyreld at linux.vnet.ibm.com>
More information about the linux-arm-kernel
mailing list