zephyr/drivers/kscan
Fabio Baltieri 939b90be4c drivers: drop few redundant guard around pm_policy_state_lock_*
The pm_policy_state_lock_put and pm_policy_state_lock_put functions
already become a no-op if CONFIG_PM is not enabled. Drop the guards
around it in few different drivers.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2023-11-22 18:34:36 +00:00
..
CMakeLists.txt input: convert ite_it8xxx2_kbd driver from kscan to input 2023-11-10 16:30:37 +00:00
Kconfig input: convert ite_it8xxx2_kbd driver from kscan to input 2023-11-10 16:30:37 +00:00
Kconfig.ht16k33 drivers: kscan: Update Kconfig 2022-08-09 23:37:46 -05:00
Kconfig.input kscan: input: add input to kscan adapter 2023-03-28 20:57:53 -04:00
Kconfig.xec drivers: all: mchp_xec: remove conditional support for pinctrl 2023-04-24 13:34:22 +02:00
kscan_handlers.c syscall: rename Z_OOPS -> K_OOPS 2023-11-03 11:46:52 +01:00
kscan_ht16k33.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
kscan_input.c input: rename callback define macro to INPUT_CALLBACK_DEFINE 2023-08-10 08:15:10 +00:00
kscan_mchp_xec.c drivers: drop few redundant guard around pm_policy_state_lock_* 2023-11-22 18:34:36 +00:00