From: David Brownell Date: Fri, 17 Nov 2006 07:56:15 +0000 (-0800) Subject: USB: EHCI hooks for high speed electrical tests X-Git-Tag: v2.6.20-rc1~34^2~40^2~472^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0d7f27351058284f62ab4848909373c2d1f5ce8;p=pandora-kernel.git USB: EHCI hooks for high speed electrical tests EHCI hooks for high speed electrical tests of the root hub ports. The expectation is that a usermode program actually triggers the test, making the same control request it would make for an external hub. Tests for peripheral upstream ports would issue a different request. In all cases, the hardware needs re-initialization before it could be used "normally" again (e.g. unplug/replug, rmmod/modprobe). Signed-off-by: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed