zephyr/subsys/pm
Flavio Ceolin 252aaf7637 pm: suspend: Simplify exit logic
Do not have the "forced" bit cleared up scattered across the function.
Do it only in one place at the exit of the function.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2021-11-18 13:56:15 +01:00
..
policy pm: policy: residency: Support multiple CPUs 2021-11-06 10:21:53 -04:00
CMakeLists.txt pm: move device_pm.c to device_runtime.c 2021-05-05 18:35:49 -04:00
device_runtime.c pm: device: runtime: Add API to check if it is enabled 2021-11-08 19:54:12 -05:00
device.c pm: device: adjust flag names 2021-11-04 16:49:08 +01:00
Kconfig pm: adjust PM_DEVICE prompt 2021-10-28 13:00:13 +02:00
pm_ctrl.c pm: improve logging 2021-10-28 13:00:13 +02:00
power.c pm: suspend: Simplify exit logic 2021-11-18 13:56:15 +01:00