Convert kscan drivers from:
DEVICE_AND_API_INIT -> DEVICE_DT_INST_DEFINE
DEVICE_GET -> DEVICE_DT_INST_GET
DEVICE_DECLARE -> DEVICE_DT_INST_DECLARE
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
|
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Kconfig.ft5336 | ||
| Kconfig.sdl | ||
| Kconfig.xec | ||
| kscan_ft5336.c | ||
| kscan_handlers.c | ||
| kscan_mchp_xec.c | ||
| kscan_sdl.c | ||