diff options
author | David Stevenson <david@avoncliff.com> | 2012-12-18 01:37:56 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-01-15 23:43:05 -0800 |
commit | 867ff9880d5d71a38433c0471bc09bcc10851f36 (patch) | |
tree | bc723c92a38a39d5bdb27584ebdb069d297322f3 /drivers/misc | |
parent | e5279ff6c9f5e950feac6e6f48621db912324c07 (diff) | |
download | linux-867ff9880d5d71a38433c0471bc09bcc10851f36.tar.bz2 |
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>
Diffstat (limited to 'drivers/misc')
0 files changed, 0 insertions, 0 deletions