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>
Showing
- arch/arm/mach-mvebu/Kconfig 0 additions, 1 deletionarch/arm/mach-mvebu/Kconfig
- drivers/of/Kconfig 0 additions, 16 deletionsdrivers/of/Kconfig
- drivers/of/Makefile 0 additions, 2 deletionsdrivers/of/Makefile
- drivers/of/address.c 3 additions, 5 deletionsdrivers/of/address.c
- drivers/of/of_pci.c 0 additions, 384 deletionsdrivers/of/of_pci.c
- drivers/of/of_pci_irq.c 0 additions, 131 deletionsdrivers/of/of_pci_irq.c
- drivers/pci/of.c 513 additions, 2 deletionsdrivers/pci/of.c
- include/linux/of_pci.h 1 addition, 1 deletioninclude/linux/of_pci.h
Please register or sign in to comment