diff options
author | Douglas Anderson <[email protected]> | 2024-05-30 16:43:09 -0700 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-06-03 18:49:10 -0700 |
commit | 8c1d92a740c002f36a919a55689d0ef83b61fd1c (patch) | |
tree | 25d6e57ea0a4630145dd1a77f6138446eba72366 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 4933b066fefbee4f1d2d708de53c4ab7f09026ad (diff) |
r8152: Wake up the system if the we need a reset
If we get to the end of the r8152's suspend() routine and we find that
the USB device is INACCESSIBLE then it means that some of our
preparation for suspend didn't take place. We need a USB reset to get
ourselves back in a consistent state so we can try again and that
can't happen during system suspend. Call pm_wakeup_event() to wake the
system up in this case.
Signed-off-by: Douglas Anderson <[email protected]>
Acked-by: Hayes Wang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions