commit | 64e01080299784692ff291099cd8a5ee72e66d98 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <felipe.balbi@linux.intel.com> | Tue Sep 05 14:32:55 2017 +0300 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Thu Oct 19 10:38:05 2017 +0300 |
tree | dde0773c0ad5e66a9ecca5b449775bb0bf30b640 | |
parent | ccb94ebf9e65ca722c98df3885c2e3dfe832260c [diff] |
usb: dwc3: gadget: simplify __dwc3_gadget_ep_queue() There is more possibility for sharing code if we just realise that now __dwc3_gadget_kic_transfer() knows to break out early if there are no TRBs left. Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>