diff options
author | Tony Lindgren <[email protected]> | 2021-05-18 18:06:15 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-05-21 14:07:57 +0200 |
commit | 7d076c2f5590e7a2eaba73ded1dbf553fa15a6af (patch) | |
tree | 9f0518163047ec4e15dd1cc199353ef6855a3254 /tools/perf/scripts/python | |
parent | 62d472d8ad886d3e3fe2da20ba0965f8628513db (diff) |
usb: musb: Check devctl status again for a spurious session request
On start-up, we can get a spurious session request interrupt with nothing
connected. After that the devctl session bit will silently clear, but the
musb hardware is never idled until a cable is plugged in, or the glue
layer module is reloaded.
Let's just check the session bit again in 3 seconds in peripheral mode
to catch the issue.
Signed-off-by: Tony Lindgren <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions