From: David Fries Date: Thu, 16 Oct 2008 05:05:01 +0000 (-0700) Subject: W1: w1_io.c reset comments and msleep X-Git-Tag: v2.6.28-rc1~316 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e3dae2b4727dc216e2dc16d2f0271b5f31b680c;p=pandora-kernel.git W1: w1_io.c reset comments and msleep w1_reset_bus, added some comments about the timing and switched to msleep for the later delay. I don't have the hardware to test the sleep after reset change. The one wire doesn't have a timing requirement between commands so it is fine. I do have the USB hardware and it would be in big trouble with 10ms interrupt transfers to find that the reset completed. Signed-off-by: David Fries Signed-off-by: Evgeniy Polyakov Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed