commit | f2835219ed5e29ec959a0e635af4339d6174b2a7 | [log] [tgz] |
---|---|---|
author | Alan Stern <stern@rowland.harvard.edu> | Mon Apr 28 11:07:17 2008 -0400 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Mon Jul 21 15:15:52 2008 -0700 |
tree | 0963c4ec65eb9b01e03a7193a6ccc30d7a5c4043 | |
parent | 948fea37dcebfef8f0f2faf00930e7ec7e756e07 [diff] |
USB: combine hub_activate and hub_restart This patch (as1071) combines hub_activate() and hub_restart() into a single routine. There's no point keeping them separate, since they are always called together. Signed-off-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>