1
0
Fork 0
alistair23-linux/drivers/w1/slaves
Andrew F. Davis 939fc83229 w1: add helper macro module_w1_family
The helper macro module_w1_family can be used in module drivers that
only register a w1 driver in their module init functions.  Add this
macro and use it in all applicable drivers.

Link: http://lkml.kernel.org/r/20160531204313.20979-2-afd@ti.com
Signed-off-by: Andrew F. Davis <afd@ti.com>
Acked-by: Evgeniy Polyakov <zbr@ioremap.net>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2016-08-02 19:35:39 -04:00
..
Kconfig w1: select crc16 library for ds2406 2014-06-23 12:38:08 -04:00
Makefile w1: new w1_ds2406 driver 2014-06-19 17:45:14 -07:00
w1_bq27000.c power: bq27xxx_battery: Platform initialization must declare a device 2015-09-23 16:23:12 +02:00
w1_ds28e04.c w1: add helper macro module_w1_family 2016-08-02 19:35:39 -04:00
w1_ds2406.c w1: add helper macro module_w1_family 2016-08-02 19:35:39 -04:00
w1_ds2408.c w1: add helper macro module_w1_family 2016-08-02 19:35:39 -04:00
w1_ds2413.c w1: add helper macro module_w1_family 2016-08-02 19:35:39 -04:00
w1_ds2423.c w1: add helper macro module_w1_family 2016-08-02 19:35:39 -04:00
w1_ds2431.c w1: add helper macro module_w1_family 2016-08-02 19:35:39 -04:00
w1_ds2433.c w1: add helper macro module_w1_family 2016-08-02 19:35:39 -04:00
w1_ds2760.c w1: add helper macro module_w1_family 2016-08-02 19:35:39 -04:00
w1_ds2760.h w1: ds2760_battery: add support for sleep mode feature 2009-06-08 23:25:17 +04:00
w1_ds2780.c w1: add helper macro module_w1_family 2016-08-02 19:35:39 -04:00
w1_ds2780.h W1: split master mutex to avoid deadlocks. 2012-06-13 16:38:40 -07:00
w1_ds2781.c w1: add helper macro module_w1_family 2016-08-02 19:35:39 -04:00
w1_ds2781.h W1: split master mutex to avoid deadlocks. 2012-06-13 16:38:40 -07:00
w1_smem.c w1: add family based automatic module loading 2013-06-03 14:09:14 -07:00
w1_therm.c w1: add ability to set (SRAM) and store (EEPROM) configuration for temp sensors like DS18B20 2016-05-01 14:37:49 -07:00