commit | 718efa64e30a5e9db0351d70c5a91969306a12d1 | [log] [tgz] |
---|---|---|
author | Alan Stern <stern@rowland.harvard.edu> | Fri Mar 09 15:41:13 2007 -0500 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Apr 27 13:28:34 2007 -0700 |
tree | 1b6b5a070c177bd0347df0542f3909cffab5cda9 | |
parent | 64e35d92367d8cd376946eb924838de1dd3287c7 [diff] |
usbcore: move usb_autosuspend_work This patch (as864) moves the work routine for USB autosuspend from one source file to another. This permits the removal of one whole global symbol (!) and should smooth the way for more changes in the future. Signed-off-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>