commit | 36b68aae8e39ad456eec1ec2073eee388cbcc106 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <felipe.balbi@linux.intel.com> | Tue Apr 05 13:24:36 2016 +0300 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Tue Apr 19 11:11:52 2016 +0300 |
tree | 69c289d3c7a688b329e015e4145d0f361a433c1d | |
parent | 4faf75504a7db790483aa419d8f61e58cec4934c [diff] |
usb: dwc3: gadget: use link TRB for all endpoint types instead of limiting link TRB only to Isoc endpoints, let's use it for all endpoint types, this way we are more likely to transfer more data before a XferComplete event. Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>