From: Phil Dibowitz Date: Tue, 19 Apr 2005 00:39:27 +0000 (-0700) Subject: [PATCH] Fix GO_SLOW delay X-Git-Tag: v2.6.12-rc3~26^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4334fa4c5cb62f26d7e9a0a581126bcbe0dedcf;p=pandora-kernel.git [PATCH] Fix GO_SLOW delay This patch changes the delay for the US_FL_GO_SLOW patch from 110us to 125. Some delays need this extra delay includign Jan De Luyck's drive which spawned the original increase from 110 to 110us. 125 is a microframe, so this delay seems to make sense more than just be a random delay (thanks to David Brownell for pointing that out after my original patch). Signed-off-by: Phil Dibowitz Signed-off-by: Greg Kroah-Hartman Index: gregkh-2.6/drivers/usb/storage/transport.c =================================================================== --- Reading git-diff-tree failed