Commits

Li Jun committed 68d62c454b7
MLK-16135 usb: gadget: utp: bulk out req amount divisible by 512 As the code comments say, the bulk out req amount should be divisible by 512, fix this by using set_bulk_out_req_length(). Acked-by: Peter Chen <peter.chen@nxp.com> Signed-off-by: Li Jun <jun.li@nxp.com>