]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit47c1795958bf577689c2709cc9ee4c30e84e0dec
tree685348098c09162b095cfb2f9886c638e3ff402a
parent6d26e52fc39dd1b277640428ccc4ab1abd836cd8
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