commit | 566ccdda07dc5898272b6fbad9c616fc44be305a | [log] [tgz] |
---|---|---|
author | Moiz Sonasath <m-sonasath@ti.com> | Wed Mar 14 00:44:56 2012 -0500 |
committer | Felipe Balbi <balbi@ti.com> | Tue Apr 10 12:21:43 2012 +0300 |
tree | 556b76d96c6061db261d064725866f965d52c6ca | |
parent | 6d258a4c42089229b855fd706622029decf316d6 [diff] |
usb: dwc3: ep0: Handle requests greater than wMaxPacketSize 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>