[PATCH] USB: ehci fixups
authorDavid Brownell <david-b@pacbell.net>
Mon, 28 Nov 2005 16:40:38 +0000 (08:40 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 30 Nov 2005 05:39:23 +0000 (21:39 -0800)
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 <david-b@pacbell.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found