commit | dc6e094a10734c52131dfc891d6220ddbad0cff3 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Wed Apr 25 14:13:09 2012 +0300 |
committer | Pavankumar Kondeti <pkondeti@codeaurora.org> | Fri Oct 12 16:05:56 2012 +0530 |
tree | 37b800939b5d7fd451325de4251e38fbd1c6d537 | |
parent | 9e788d6edd515fc38b57e16672933ac4b4946169 [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. Change-Id: Iaeb29ced41ed01ea4a3433a6713a2e22bec8ab7b Signed-off-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Pavankumar Kondeti <pkondeti@codeaurora.org>