zephyr/subsys/pm
Flavio Ceolin 350014d399 pm: Clear the forced flag in the error path
Now that the forced flag is cleared with the kernel locked in the
suspend path, we need to clear it out when the suspend process fails.

This is being done before jump to the end label because in the
successful path the flag is already cleared.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2022-02-01 14:41:05 -05:00
..
policy pm: policy: residency: remove redundant logging 2022-01-11 10:46:20 +01:00
CMakeLists.txt pm: state: add pm_state_cpu_get_all 2022-01-11 10:46:20 +01:00
constraint.c pm: pm_ctrl.c -> constraint.c 2021-11-23 18:12:15 +01:00
device_runtime.c pm: device_runtime: init into PM_DEVICE_STATE_OFF 2022-01-19 13:35:32 -05:00
device.c pm: device: Properly handle -ENOTSUP 2022-01-19 13:35:32 -05:00
Kconfig pm: device: Make power domain optional 2022-01-19 13:35:32 -05:00
pm_stats.c pm: stats: use pm_stats prefix 2021-11-23 18:12:15 +01:00
pm_stats.h pm: stats: pm_(start|stop)_timer -> pm_stats_(start|stop) 2021-11-23 18:12:15 +01:00
pm.c pm: Clear the forced flag in the error path 2022-02-01 14:41:05 -05:00
state.c subsys/pm: C99-legalize declaration of CPU power states 2022-01-27 16:26:27 -05:00