1
0
Fork 0
alistair23-linux/drivers/w1
Wei Yongjun 90beaf6422 w1: ds2405: use module_w1_family to simplify the code
module_w1_family() makes the code simpler by eliminating
boilerplate code.

Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Acked-by: Maciej S. Szmigiero <mail@maciej.szmigiero.name>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-02-10 15:32:53 +01:00
..
masters w1: ds2490: use kmemdup rather than duplicating its implementation 2017-02-10 15:32:53 +01:00
slaves w1: ds2405: use module_w1_family to simplify the code 2017-02-10 15:32:53 +01:00
Kconfig Kconfig: replace "--- help ---" with "---help---" 2012-05-07 15:01:22 +02:00
Makefile [PATCH] better CONFIG_W1_SLAVE_DS2433_CRC handling 2006-12-07 08:39:43 -08:00
w1.c w1: Fixup source file headers 2017-01-25 11:48:03 +01:00
w1.h w1: Fixup source file headers 2017-01-25 11:48:03 +01:00
w1_family.c w1: Fixup source file headers 2017-01-25 11:48:03 +01:00
w1_family.h w1: Fixup source file headers 2017-01-25 11:48:03 +01:00
w1_int.c w1: Fixup source file headers 2017-01-25 11:48:03 +01:00
w1_int.h w1: Fixup source file headers 2017-01-25 11:48:03 +01:00
w1_io.c w1: Fixup source file headers 2017-01-25 11:48:03 +01:00
w1_log.h w1: Fixup source file headers 2017-01-25 11:48:03 +01:00
w1_netlink.c w1: Fixup source file headers 2017-01-25 11:48:03 +01:00
w1_netlink.h w1: Fixup source file headers 2017-01-25 11:48:03 +01:00