From: Ben Gardner Date: Fri, 27 Feb 2009 22:02:58 +0000 (-0800) Subject: w1_ds2433: clear the validcrc flag after a write X-Git-Tag: v2.6.29-rc7~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dca17146f4b72b8966016c406d94ad3e48289b79;p=pandora-kernel.git w1_ds2433: clear the validcrc flag after a write The w1_ds2433 driver does not read from the hardware if the CRC was valid on the last read. The validcrc flag should be cleared after a write so that the new value can be read. Signed-off-by: Ben Gardner Signed-off-by: Evgeniy Polyakov Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed