linux-stable/drivers/w1/slaves
Andrew F. Davis 098f9fb0c9 w1: remove need for ida and use PLATFORM_DEVID_AUTO
PLATFORM_DEVID_AUTO can be used to have the platform core assign a
unique ID instead of manually creating one with IDA.  Do this in all
applicable drivers.

Link: http://lkml.kernel.org/r/20160531204313.20979-1-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_ds2406.c w1: new w1_ds2406 driver 2014-06-19 17:45:14 -07:00
w1_ds2408.c
w1_ds2413.c
w1_ds2423.c
w1_ds2431.c
w1_ds2433.c
w1_ds2760.c w1: remove need for ida and use PLATFORM_DEVID_AUTO 2016-08-02 19:35:39 -04:00
w1_ds2760.h
w1_ds2780.c w1: remove need for ida and use PLATFORM_DEVID_AUTO 2016-08-02 19:35:39 -04:00
w1_ds2780.h
w1_ds2781.c w1: remove need for ida and use PLATFORM_DEVID_AUTO 2016-08-02 19:35:39 -04:00
w1_ds2781.h
w1_smem.c
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