1
0
Fork 0
freescale-linux-fslc/drivers/w1
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
..
masters drivers/w1/masters/mxc_w1.c: use devm_ functions 2013-01-15 23:38:43 -08:00
slaves w1_therm: Retries: remove old code add CRC 2013-01-15 23:43:05 -08:00
Kconfig
Makefile
w1.c w1: remove CONFIG_HOTPLUG ifdefs 2012-11-21 12:42:25 -08:00
w1.h W1: split master mutex to avoid deadlocks. 2012-06-13 16:38:40 -07:00
w1_family.c
w1_family.h 1-Wire: Add support for the maxim ds1825 temperature sensor 2012-08-16 12:33:59 -07:00
w1_int.c w1: Fix a typo in 'hardware' word 2012-06-18 16:41:06 -07:00
w1_int.h
w1_io.c
w1_log.h
w1_netlink.c
w1_netlink.h