diff options
author | Allen-KH Cheng <[email protected]> | 2021-12-09 22:08:30 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2021-12-14 13:22:16 +0000 |
commit | 475b17b4a875ef31246c6a038ee60d5ca4982ea5 (patch) | |
tree | c76ca6ebdc3c521d6afd3a56f9561686c32b1ab4 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 290a7c5509b6f14c28e959392f3cbc4d5b2c9318 (diff) |
ASoC: SOF: Remove pm_runtime_put_autosuspend() for SOF OF device
In SOF OF device, pm_runtime_put_autosuspend() is not
matching any pm_runtime_get_sync().
This is imbalanced for PM runtime.
Also, for consistency we call pm_runtime_mark_last_busy()
before enabling PM runtime.
1. Remove pm_runtime_put_autosuspend() in probe_complete
2. Reorder PM runtime calls int probe_complete
Signed-off-by: Allen-KH Cheng <[email protected]>
Reviewed-by: Daniel Baluta <[email protected]>
Reviewed-by: Paul Olaru <[email protected]>
Reviewed-by: Pierre-Louis Bossart <[email protected]>
Signed-off-by: Daniel Baluta <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions