PCI: Move OF-related PCI functions into PCI core
authorRob Herring <robh@kernel.org>
Wed, 17 Jan 2018 23:36:39 +0000 (17:36 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 17 Jan 2018 23:36:39 +0000 (17:36 -0600)
commit4670d610d59233b017a6ea1fa25bbf06dabbff42
tree685348098c09162b095cfb2f9886c638e3ff402a
parent1291a0d5049dbc06baaaf66a9ff3f53db493b19b
PCI: Move OF-related PCI functions into PCI core

Following what has been done for other subsystems, move the remaining PCI
related code out of drivers/of/ and into drivers/pci/of.c

With this, we can kill a few kconfig symbols.

Signed-off-by: Rob Herring <robh@kernel.org>
[bhelgaas: minor whitespace, comment cleanups]
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Cc: Frank Rowand <frowand.list@gmail.com>
arch/arm/mach-mvebu/Kconfig
drivers/of/Kconfig
drivers/of/Makefile
drivers/of/address.c
drivers/of/of_pci.c [deleted file]
drivers/of/of_pci_irq.c [deleted file]
drivers/pci/of.c
include/linux/of_pci.h