commit | 3a88fd27836ddcbc53f5c28eb88642651c6d5084 | [log] [tgz] |
---|---|---|
author | Marek Szyprowski <m.szyprowski@samsung.com> | Tue Mar 03 17:32:10 2015 +0100 |
committer | Marek Vasut <marex@denx.de> | Tue Apr 14 05:48:12 2015 +0200 |
tree | 7e1eca9ac3823c36cf93a7a8af46e21cc45a60b9 | |
parent | bf35c60d638ad630e209738d5209782eeeacc7d2 [diff] |
usb: dwc3: add a workaround for too small OUT requests DWC3 hangs on OUT requests smaller than maxpacket size, so HACK the request length to be at least equal to maxpacket size. Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>