Commits
Peter Chen committed 910c20848d4
MLK-23595-4 usb: cdns3: gadget: calculate short transfer req->actual correctly For short transfer, every TRB was finished in TD according to DMA pointer, but the Transfer Length for TRBs which were not handled were not updated, so we can't calculte these TRBs. Signed-off-by: Peter Chen <peter.chen@nxp.com>