From: David Stevenson Date: Tue, 18 Dec 2012 01:37:56 +0000 (+0000) Subject: w1_therm: Retries: remove old code add CRC X-Git-Tag: v3.9-rc1~124^2~110 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=867ff9880d5d71a38433c0471bc09bcc10851f36;p=pandora-kernel.git 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 Acked-by: Evgeniy Polyakov Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed