diff options
author | Jesse Brandeburg <[email protected]> | 2021-11-17 12:59:52 -0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-11-18 11:40:31 +0000 |
commit | 5d2ca2e12dfb2aff3388ca57b06f570fa6206ced (patch) | |
tree | a168e21908da3873d02a29f22ad9f7e8acccc8a0 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf | |
parent | fec1faf221f61118aa52f44c65a13c3e173a64c2 (diff) |
e100: fix device suspend/resume
As reported in [1], e100 was no longer working for suspend/resume
cycles. The previous commit mentioned in the fixes appears to have
broken things and this attempts to practice best known methods for
device power management and keep wake-up working while allowing
suspend/resume to work. To do this, I reorder a little bit of code
and fix the resume path to make sure the device is enabled.
[1] https://bugzilla.kernel.org/show_bug.cgi?id=214933
Fixes: 69a74aef8a18 ("e100: use generic power management")
Cc: Vaibhav Gupta <[email protected]>
Reported-by: Alexey Kuznetsov <[email protected]>
Signed-off-by: Jesse Brandeburg <[email protected]>
Tested-by: Alexey Kuznetsov <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions