On Fri, Mar 05, 2021 at 05:02:53PM +0800, Chunfeng Yun wrote: > Currently xhci-hcd.ko building depends on USB_XHCI_MTK, this > is not flexible for some cases. For example: > USB_XHCI_HCD is y, and USB_XHCI_MTK is m, then we can't > implement extended functions if only update xhci-mtk.ko > This patch is used to remove the dependence. > > Signed-off-by: Chunfeng Yun <chunfeng.yun@xxxxxxxxxxxx> Oh nice, I tried to unwind this once, but did not succeed. Mathias, any objection to this? I think this is the only patch in this series that touches the non-mtk code, want me to just queue it up in my tree, or are you going to send it to me through your patches? thanks, g reg k-h