[PATCH v2 2/3] usb: xhci-mtk: delay association of tt and ep

Greg Kroah-Hartman gregkh at linuxfoundation.org
Thu Dec 10 05:59:16 EST 2020


On Thu, Dec 10, 2020 at 06:47:46PM +0800, Ikjoon Jang wrote:
> xhci-mtk creates internal data structures for representing the
> relationship between endpoint and TT.
> 
> This patch simply delays its association between endpoint and TT
> when it's really loaded onto internal bandwidth table.
> 
> This is a preparation step for fixing unreleased periodic
> TT bandwidth data, no functional changes.

So the next fix requires this on?  You might want to say that in the
next patch as well :)

thanks,

greg k-h



More information about the linux-arm-kernel mailing list