Re: [PATCH 0/2] PCI: mvebu: Add support for unbinding and unloading driver

From: Lorenzo Pieralisi
Date: Thu Jan 06 2022 - 08:39:02 EST


On Fri, 26 Nov 2021 15:43:05 +0100, Pali Rohár wrote:
> This patch series add support for unbinding device from pci-mvebu driver,
> allow to compile pci-mvebu.c as kernel module pci-mvebu.ko and allow to
> rmmod this module.
>
> This patch series depends on another patch series which converts
> pci-mvebu.c driver to use devm_pci_remap_iospace() function:
>
> [...]

Applied to pci/mvebu, thanks!

[1/2] bus: mvebu-mbus: Export symbols for public API window functions
https://git.kernel.org/lpieralisi/pci/c/859186e238
[2/2] PCI: mvebu: Add support for compiling driver as module
https://git.kernel.org/lpieralisi/pci/c/0746ae1be1

Thanks,
Lorenzo