usb: dwc3: gadget: increase setup buffer size
authorFelipe Balbi <balbi@ti.com>
Wed, 25 Apr 2012 11:13:09 +0000 (14:13 +0300)
committerFelipe Balbi <balbi@ti.com>
Wed, 2 May 2012 06:43:08 +0000 (09:43 +0300)
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>

No differences found