UPSTREAM: usb: dwc3: gadget: use link TRB for all endpoint types
authorFelipe Balbi <felipe.balbi@linux.intel.com>
Tue, 5 Apr 2016 10:24:36 +0000 (13:24 +0300)
committerHuang, Tao <huangtao@rock-chips.com>
Tue, 16 Aug 2016 12:48:19 +0000 (20:48 +0800)
commitebc0320629fcc77be97b942d1225db3ce3ef9e8e
treea11811de6b5758c7d019cb836419e3e6a6b52928
parent7e5be7c0a5aed8fcdd6f82869009cc3a79768429
UPSTREAM: 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.

Change-Id: Id0e34e43bd1cecf59addcfcfca8e58f727a4a8fa
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Signed-off-by: Wu Liang feng <wulf@rock-chips.com>
(cherry picked from commit 36b68aae8e39ad456eec1ec2073eee388cbcc106)
drivers/usb/dwc3/gadget.c