commit | 8a3466637f9a581609f23724a3d766067a2b68db | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@wwwdotorg.org> | Sat Mar 07 22:48:51 2015 -0700 |
committer | Marek Vasut <marex@denx.de> | Tue Apr 14 05:47:58 2015 +0200 |
tree | cc09359cef4f8716160a0a9991e646b226c2fb25 | |
parent | acda1d53d37b14778a48630fe5c30a5394e4ae99 [diff] |
usb: dwc2: unify waiting for transfer completion Lift common code out of submit_bulk_msg() and submit_control_msg(). Signed-off-by: Stephen Warren <swarren@wwwdotorg.org>