commit | ccb94ebf9e65ca722c98df3885c2e3dfe832260c | [log] [tgz] |
---|---|---|
author | Felipe Balbi <felipe.balbi@linux.intel.com> | Tue Sep 05 14:28:46 2017 +0300 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Thu Oct 19 10:38:05 2017 +0300 |
tree | f425e8ca73bcdb4b1bb8fe2c502e9d6cdfacf646 | |
parent | f9c5d1dbda8ee8757a987a55d6cf21b4eb443548 [diff] |
usb: dwc3: gadget: check for lack of TRBs a bit earlier This will let us call __dwc3_gadget_kick_transfer() unconditionally. No functional changes, cleanup only. Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>