zephyr/include/pm
Flavio Ceolin d325642892 pm: device_runtime: Get rid of atomic for state
Since we are using mutex to protect critical sections and mutexes are
reentrant, it is possible to get rid of atomic for the state because
we can lock the mutex in device_pm_callback.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2021-05-26 10:56:55 -04:00
..
device_runtime.h pm: device_runtime: Document isr and pre-kernel functions 2021-05-26 10:56:55 -04:00
device.h pm: device_runtime: Get rid of atomic for state 2021-05-26 10:56:55 -04:00
pm.h
state.h doc: fix doxygen grouping 2021-05-17 11:51:44 -04:00