From: Alan Stern Date: Fri, 11 Aug 2006 15:33:58 +0000 (-0400) Subject: UHCI: increase Resume-Detect-off delay X-Git-Tag: v2.6.19-rc1~899^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de06a3b842b31b31220637c869f112cfbc1a5ef6;p=pandora-kernel.git UHCI: increase Resume-Detect-off delay The UHCI controller in my laptop takes longer to turn off the Resume-Detect bit than the 4 us allowed by uhci-hcd. Presumably other computers will have the same problem. This patch (as752) increases the maximum delay to 10 us, which should be plenty, and uses polling to avoid penalizing systems which can turn the bit off more quickly. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed