This is an series of mixed improvements to the DRA7 PCI controller driver: allow building as a loadabel module, allow to get and enable a clock and a small cleanup. Luca Luca Ceresoli (4): PCI: dwc: Export more symbols to allow modular drivers PCI: dra7xx: Make it a kernel module PCI: dra7xx: Remove unused include PCI: dra7xx: Get an optional clock drivers/pci/controller/dwc/Kconfig | 6 ++--- drivers/pci/controller/dwc/pci-dra7xx.c | 22 +++++++++++++++++-- .../pci/controller/dwc/pcie-designware-ep.c | 1 + drivers/pci/controller/dwc/pcie-designware.c | 1 + 4 files changed, 25 insertions(+), 5 deletions(-) -- 2.25.1