]> git.baikalelectronics.ru Git - kernel.git/commit
usbcore: move usb_autosuspend_work
authorAlan Stern <stern@rowland.harvard.edu>
Fri, 9 Mar 2007 20:41:13 +0000 (15:41 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 27 Apr 2007 20:28:34 +0000 (13:28 -0700)
commit7835a76e269c674e9b54604360a1066a6a2b82c8
tree1b6b5a070c177bd0347df0542f3909cffab5cda9
parentf760822146c3546615be956a0d0bdb66dc64611d
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>
drivers/usb/core/driver.c
drivers/usb/core/usb.c
drivers/usb/core/usb.h