zephyr/subsys/pm
Emil Lindqvist 5af3bbb27b pm: remove irrelevant type qualifier on pm_power_state_next_get
The type qualifier of the return type is causing warnings if
-Wignored-qualifiers, and it's irrelevant anyways since
the function returns a value and not a pointer

Signed-off-by: Emil Lindqvist <emil@lindq.gr>
2021-12-01 14:03:55 -06:00
..
policy
CMakeLists.txt pm: pm_ctrl.c -> constraint.c 2021-11-23 18:12:15 +01:00
constraint.c pm: pm_ctrl.c -> constraint.c 2021-11-23 18:12:15 +01:00
device_runtime.c
device.c pm: device: Add pm_device_action_run 2021-11-24 14:21:50 -05:00
Kconfig
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: remove irrelevant type qualifier on pm_power_state_next_get 2021-12-01 14:03:55 -06:00