From: David Brownell Date: Sat, 2 Feb 2008 10:42:52 +0000 (-0800) Subject: USB: ohci: port reset paranoia timeout X-Git-Tag: v2.6.26-rc1~1061^2~100 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e01e7fe3886715f083313da409c5850472455d06;p=pandora-kernel.git USB: ohci: port reset paranoia timeout This limits how long the OHCI port reset loop waits for the hardware to do its job, if the controller either (a) dies, or (b) can't finish the reset. Such limits are always a good idea. Signed-off-by: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed