usb: dwc3: ep0: Handle requests greater than wMaxPacketSize
authorMoiz Sonasath <m-sonasath@ti.com>
Wed, 14 Mar 2012 05:44:56 +0000 (00:44 -0500)
committerFelipe Balbi <balbi@ti.com>
Tue, 10 Apr 2012 09:21:43 +0000 (12:21 +0300)
To allow ep0 out transfers of upto bounce buffer size
instead of maxpacketsize, use the transfer size as multiple
of ep0 maxpacket size.

Cc: stable@vger.kernel.org
Signed-off-by: Moiz Sonasath <m-sonasath@ti.com>
Signed-off-by: Partha Basak <p-basak2@ti.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>

No differences found