Actions
Bug #10776
openPM runtime model doesn't set runtime_status field
Start date:
03/30/2021
Due date:
% Done:
0%
Estimated time:
Detected in build:
git
Platform:
Published in build:
Description
Power management model lacks support of pm_runtime_status_suspended model. There are two ways to solve the issue:
- Add a model if the function.
- Set in existing models dev->power.runtime_status flag properly. Currently the model uses internal global variable to track the status.
Updated by Evgeny Novikov over 3 years ago
- Target version deleted (
3.2)
This is not a very important issue.
Actions