Re: [PATCH v3 0/4] Allow xHCI drivers to be built as separate modules

From: Andrew Bresticker
Date: Wed Sep 03 2014 - 15:51:31 EST


Mathias,

On Tue, Aug 19, 2014 at 10:01 AM, Andrew Bresticker
<abrestic@xxxxxxxxxxxx> wrote:
> It was suggested in the review of the Tegra xHCI driver [1] that we
> allow xHCI drivers to be built as individual modules (like EHCI) instead
> of building them all into the single xhci-hcd module as they are today.
>
> Patches 1-3 prepare for making the xHCI PCI and platform drivers able
> to be built as individual modules and patch 4 actually creates the 3
> separate modules (core, platform, PCI).
>
> Based on 3.17-rc1.
>
> Changes from v2:
> - fixed typo in xhci_register_plat
> - exported another symbol needed by xhci-pci module
> Changes from v1:
> - rebased on changes introduced by xhci-rcar driver
>
> [1] http://patchwork.ozlabs.org/patch/361265/
>
> Andrew Bresticker (4):
> xhci: Introduce xhci_init_driver()
> xhci: Check for XHCI_COMP_MODE_QUIRK when disabling D3cold
> xhci: Export symbols used by host-controller drivers
> xhci: Allow xHCI drivers to be built as separate modules

Any thoughts/comments on this series?

Thanks,
Andrew
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/