From: David Brownell Date: Mon, 28 Nov 2005 16:40:38 +0000 (-0800) Subject: [PATCH] USB: ehci fixups X-Git-Tag: v2.6.15-rc4~1^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8926bfa7462d4c3f8b05cca929e0c4bcde93ae38;p=pandora-kernel.git [PATCH] USB: ehci fixups Rename the EHCI "reset" routine so it better matches what it does (setup); and move the one-time data structure setup earlier, before doing anything that implicitly relies on it having been completed already. From: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed