Re: (subset) [PATCH v3 0/2] PCI: qcom: Add support for modular builds

From: Lorenzo Pieralisi
Date: Mon Jan 16 2023 - 04:12:04 EST


On Mon, 17 Oct 2022 13:47:03 +0200, Johan Hovold wrote:
> Allow the Qualcomm PCIe controller driver to be built as a module, which
> is useful for multi-platform kernels as well as during development.
>
> There's no rush with this, but I figured I'd send an updated version
> that has been rebased on 6.1-rc1 (where post_deinit() has been removed).
>
> I also broke out the qcom_pcie_host_deinit() handler in a separate patch
> as the host_deinit() callback has now been added to dwc core and can be
> used to fixes some late-probe error handling.
>
> [...]

Applied to pci/qcom, thanks!

[1/2] PCI: qcom: Fix host-init error handling
https://git.kernel.org/lpieralisi/pci/c/6996d631fa33

Thanks,
Lorenzo