From: Alan Stern Date: Fri, 9 Mar 2007 20:41:13 +0000 (-0500) Subject: usbcore: move usb_autosuspend_work X-Git-Tag: v2.6.22-rc1~1117^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=718efa64e30a5e9db0351d70c5a91969306a12d1;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed