From: Matthew Dharm Date: Tue, 7 Jun 2005 00:19:29 +0000 (-0700) Subject: [PATCH] USB Storage: endpoint toggles and reset delays X-Git-Tag: v2.6.13-rc1~51^2~8^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5203ad441310a4c2abd4fb79015a6bdadc2a5a4f;p=pandora-kernel.git [PATCH] USB Storage: endpoint toggles and reset delays This patch does two things to help reset recovery. It started life as as496 and was rediffed by me. First, the patch checks the result of a CLEAR_HALT request and doesn't reset the endpoint's data toggle unless the request succeeded. Second, it reduces the timeout for a device reset from 20 seconds to 5 seconds. If all goes well, then I've finally figured quilt out and this patch should apply cleanly. Signed-off-by: Alan Stern Signed-off-by: Matthew Dharm Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed