linux/drivers/w1/slaves
David Stevenson 867ff9880d w1_therm: Retries: remove old code add CRC
w1_therm includes some obsolete code to detect bad_roms, this is no
longer relevant.
The retry code is only used for this bad_rom test, however there is a
CRC check that detects a bad read, but does not trigger a retry. This
patch removes all the bad_rom code and uses the CRC check to trigger
retries.

Signed-off-by: David Stevenson <david@avoncliff.com>
Acked-by: Evgeniy Polyakov <zbr@ioremap.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-01-15 23:43:05 -08:00
..
Kconfig w1: Add 1-wire slave device driver for DS28E04-100 2012-06-13 16:47:10 -07:00
Makefile w1: Add 1-wire slave device driver for DS28E04-100 2012-06-13 16:47:10 -07:00
w1_bq27000.c W1: split master mutex to avoid deadlocks. 2012-06-13 16:38:40 -07:00
w1_ds28e04.c w1: Add 1-wire slave device driver for DS28E04-100 2012-06-13 16:47:10 -07:00
w1_ds2408.c W1: split master mutex to avoid deadlocks. 2012-06-13 16:38:40 -07:00
w1_ds2423.c W1: split master mutex to avoid deadlocks. 2012-06-13 16:38:40 -07:00
w1_ds2431.c W1: split master mutex to avoid deadlocks. 2012-06-13 16:38:40 -07:00
w1_ds2433.c W1: split master mutex to avoid deadlocks. 2012-06-13 16:38:40 -07:00
w1_ds2760.c W1: split master mutex to avoid deadlocks. 2012-06-13 16:38:40 -07:00
w1_ds2760.h
w1_ds2780.c W1: split master mutex to avoid deadlocks. 2012-06-13 16:38:40 -07:00
w1_ds2780.h W1: split master mutex to avoid deadlocks. 2012-06-13 16:38:40 -07:00
w1_ds2781.c W1: split master mutex to avoid deadlocks. 2012-06-13 16:38:40 -07:00
w1_ds2781.h W1: split master mutex to avoid deadlocks. 2012-06-13 16:38:40 -07:00
w1_smem.c MAINTAINERS: Evgeniy has moved 2011-08-25 16:25:33 -07:00
w1_therm.c w1_therm: Retries: remove old code add CRC 2013-01-15 23:43:05 -08:00