zephyr/drivers/w1
Gerard Marull-Paretas 1eb683a514 device: remove redundant init functions
Remove all init functions that do nothing, and provide a `NULL` to
*DEVICE*DEFINE* macros.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2023-04-19 10:00:25 +02:00
..
CMakeLists.txt
Kconfig
Kconfig.ds2477_85
Kconfig.ds2482-800
Kconfig.ds2484
Kconfig.ds2485
Kconfig.test
Kconfig.zephyr_serial
w1_common.c
w1_ds2477_85_common.c
w1_ds2477_85_common.h
w1_ds2482-800.c
w1_ds2482-800.h
w1_ds2482-800_channel.c
w1_ds2482_84_common.h
w1_ds2484.c
w1_ds2485.c
w1_handlers.c
w1_net.c
w1_shell.c
w1_test.c device: remove redundant init functions 2023-04-19 10:00:25 +02:00
w1_zephyr_serial.c