Check that the device we are trying to use has successfully powered up when it is on a power domain. If it has not, release the request for the power domain to be powered to ensure we do not have dangling requests. As a result of this, `PM_DEVICE_ACTION_RESUME` will not be run on a device if `PM_DEVICE_ACTION_TURN_ON` has already failed. Signed-off-by: Jordan Yates <jordan.yates@data61.csiro.au> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| device_runtime.c | ||
| device.c | ||
| Kconfig | ||
| pm_stats.c | ||
| pm_stats.h | ||
| pm.c | ||
| policy.c | ||
| state.c | ||