commit | 7ed6d227c3d29e156f7affbad4d4679d1e409ef2 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Wed Apr 25 14:13:09 2012 +0300 |
committer | Felipe Balbi <balbi@ti.com> | Wed May 02 09:43:08 2012 +0300 |
tree | ffdc27c33b21a647072fb48f08afb98c996b7fda | |
parent | 865e09e71622f92a46b47019500632bf5bc010a8 [diff] |
usb: dwc3: gadget: increase setup buffer size We want to re-use that buffer for other USB requests, so let's increase it to biggest wMaxPacketSize for ep0 so it works for everything we have in mind. Signed-off-by: Felipe Balbi <balbi@ti.com>