Commits
Peter Chen committed 6c681f14308
MLK-18319-1 usb: cdns3: gadget: improvement the handling for non-aligned buffer If the user buffer is not 8-byte aligned, it needs to use debounce buffer for DMA transfer, and in this commit, we do below two improvements: - Copy back the request buffer when the transfer has completed - Using Macro for default debounce buffer size Reviewed-by: Li Jun <jun.li@nxp.com> Signed-off-by: Peter Chen <peter.chen@nxp.com> (cherry picked from commit 648aa522827e0a81f3f3447c985ac6be74c4e087)