diff options
author | 2012-02-02 13:01:12 +0200 | |
---|---|---|
committer | 2012-02-06 17:06:12 +0200 | |
commit | 2e81c36a00d0eb8ce72faaaec1a1d865617374ae (patch) | |
tree | 7dabea56a2bcc268038affa34e4ab11a7ca80414 /drivers/usb/dwc3/dwc3-omap.c | |
parent | usb: dwc3: gadget: avoid memcpy()ing event buffer (diff) | |
download | linux-dev-2e81c36a00d0eb8ce72faaaec1a1d865617374ae.tar.xz linux-dev-2e81c36a00d0eb8ce72faaaec1a1d865617374ae.zip |
usb: dwc3: gadget: allocate 3 packets for bulk and isoc endpoints
Those transfer types are generally high bandwidth, so we
want to optimize transfers with those endpoints.
For that, databook suggests allocating 3 * wMaxPacketSize
of FIFO. Let's do that.
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'drivers/usb/dwc3/dwc3-omap.c')
0 files changed, 0 insertions, 0 deletions