zephyr/drivers/console
Jordan Yates d131981257 console: uart: remove `pm_device_runtime_is_enabled` check
`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.

Signed-off-by: Jordan Yates <jordan.yates@data61.csiro.au>
2023-12-06 18:00:21 -05:00
..
CMakeLists.txt
Kconfig console: winstream: Select CONSOLE_HAS_DRIVER 2023-12-06 17:57:47 -05:00
Kconfig.gsm_mux
efi_console.c
gsm_mux.c
gsm_mux.h
ipm_console.c
ipm_console_receiver.c
ipm_console_sender.c
jailhouse_debug_console.c
posix_arch_console.c
ram_console.c
rtt_console.c
semihost_console.c
uart_console.c console: uart: remove `pm_device_runtime_is_enabled` check 2023-12-06 18:00:21 -05:00
uart_mcumgr.c
uart_mux.c
uart_mux_internal.h
winstream_console.c
xtensa_sim_console.c