| commit | 8926bfa7462d4c3f8b05cca929e0c4bcde93ae38 | [log] [tgz] |
|---|---|---|
| author | David Brownell <david-b@pacbell.net> | Mon Nov 28 08:40:38 2005 -0800 |
| committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Nov 29 21:39:23 2005 -0800 |
| tree | 52f6841e035827751efee6b4616f84606db70663 | |
| parent | 8de98402652c01839ae321be6cb3054cf5735d83 [diff] |
[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 <david-b@pacbell.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>