`pm_device_runtime_get` and `pm_device_runtime_put` have returned `0` when device runtime PM is not enabled since #56222. Manually checking the state is no longer required. Additionally, the functions have been able to run in an ISR context since #60785, which removed the need to special case `k_is_in_isr()`. Signed-off-by: Jordan Yates <jordan.yates@data61.csiro.au> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Kconfig.adsp | ||
| Kconfig.adsp_hda | ||
| Kconfig.adsp_mtrace | ||
| Kconfig.ble | ||
| Kconfig.efi_console | ||
| Kconfig.fs | ||
| Kconfig.multidomain | ||
| Kconfig.native_posix | ||
| Kconfig.net | ||
| Kconfig.rtt | ||
| Kconfig.spinel | ||
| Kconfig.swo | ||
| Kconfig.uart | ||
| Kconfig.xtensa_sim | ||
| log_backend_adsp_hda.c | ||
| log_backend_adsp_mtrace.c | ||
| log_backend_adsp.c | ||
| log_backend_ble.c | ||
| log_backend_efi_console.c | ||
| log_backend_fs.c | ||
| log_backend_ipc_service.c | ||
| log_backend_native_posix.c | ||
| log_backend_net.c | ||
| log_backend_rtt.c | ||
| log_backend_spinel.c | ||
| log_backend_swo.c | ||
| log_backend_uart.c | ||
| log_backend_xtensa_sim.c | ||
| log_multidomain_backend.c | ||