]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
usb: gadget: mv_udc: fix full speed connections
authorTroy Kisky <troy.kisky@boundarydevices.com>
Thu, 10 Oct 2013 22:28:00 +0000 (15:28 -0700)
committerMarek Vasut <marex@denx.de>
Sun, 20 Oct 2013 21:46:33 +0000 (23:46 +0200)
commit3b59abf583143a9ed11ea0d05fdad02afb996d45
tree0c6feffe65023273d1d3db35963aad04abb4422b
parentd1a5286099a1ccb43fa8599e2c806ca039783e2f
usb: gadget: mv_udc: fix full speed connections

Set maximum packet length in queue header to wMaxPacketSize
of endpoint.

Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com>
drivers/usb/gadget/mv_udc.c