commit | b6862ceeeec88f05a5087bb02c5fbabc35bbbc44 | [log] [tgz] |
---|---|---|
author | Manu Gautam <mgautam@codeaurora.org> | Fri Nov 02 14:57:25 2018 +0530 |
committer | Manu Gautam <mgautam@codeaurora.org> | Mon Dec 03 10:28:49 2018 +0530 |
tree | 0bf91c17343a55f50d57a4b4e7d6af18eb745174 | |
parent | 77dd6ca01b963079e34e1ed85b90e8445a987f2d [diff] |
USB: dwc3: Handle host resume after failed remote wakeup-up If remote-wakeup attempt by device had failed, then core wouldn't give wakeup event after host resumes bus later. Handle that by resuming gadget on receiving EP event which indicates that bus has indeed resumed. Change-Id: Idab5dc11e04116abf9a79fcef68fd38ede07b24a Signed-off-by: Manu Gautam <mgautam@codeaurora.org>