Re: [PATCH v2 0/4] PCI: dwc: pci-dra7xx: miscellaneous improvements

From: Lorenzo Pieralisi
Date: Thu Sep 30 2021 - 04:54:05 EST


On Mon, 31 May 2021 10:59:30 +0200, Luca Ceresoli wrote:
> 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
>
> [...]

Applied to pci/dwc, thanks!

[1/4] PCI: dwc: Export more symbols to allow modular drivers
https://git.kernel.org/lpieralisi/pci/c/3a7fb86758
[2/4] PCI: dra7xx: Make it a kernel module
https://git.kernel.org/lpieralisi/pci/c/3b868d150e
[3/4] PCI: dra7xx: Remove unused include
https://git.kernel.org/lpieralisi/pci/c/b9a6943dc8
[4/4] PCI: dra7xx: Get an optional clock
https://git.kernel.org/lpieralisi/pci/c/5af9405397

Thanks,
Lorenzo