diff options
author | Bin Liu <[email protected]> | 2020-05-24 21:50:45 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-05-25 13:36:30 +0200 |
commit | 7f88a5ac393f39319f69b8b20cc8d5759878d1a1 (patch) | |
tree | 701cee6ba25934823ed0b9c865966de79d361e6c /net/lapb/lapb_iface.c | |
parent | 1b967691ecdcf512bc33c0783158f760e5c1a9cf (diff) |
usb: musb: start session in resume for host port
Commit 17539f2f4f0b ("usb: musb: fix enumeration after resume") replaced
musb_start() in musb_resume() to not override softconnect bit, but it
doesn't restart the session for host port which was done in musb_start().
The session could be disabled in musb_suspend(), which leads the host
port doesn't stay in host mode.
So let's start the session specifically for host port in musb_resume().
Fixes: 17539f2f4f0b ("usb: musb: fix enumeration after resume")
Cc: [email protected]
Signed-off-by: Bin Liu <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions