e70de6ee82
The device power management infrastructure maintains a hard-coded list of critical devices to ensure suspend and resume are performed in the proper order. PR #21298 combined the 32 KiHz and 16 MHz clock devices into a single driver, changing the name so the clock driver is not handled at the correct time, but rather at whatever point it appears in the general device list. Update the list to the current clock driver name. Also store the device names as standard strings rather than padding them to a fixed length. Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no> |
||
---|---|---|
.. | ||
policy | ||
CMakeLists.txt | ||
Kconfig | ||
device.c | ||
device_pm.c | ||
pm_ctrl.c | ||
power.c | ||
reboot.c |