[PATCH] USB: remove usbcore-specific wakeup flags
commitfb669cc01ed778c4926f395e44a9b61644597d38
authorDavid Brownell <david-b@pacbell.net>
Tue, 24 Jan 2006 16:40:27 +0000 (24 08:40 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 20 Mar 2006 22:49:56 +0000 (20 14:49 -0800)
treea81c4f655a0470f84dfa4fbfcff3e64d83da3463
parent6a9062f393fa48125df23c5491543828a21e1ae0
[PATCH] USB: remove usbcore-specific wakeup flags

This makes usbcore use the driver model wakeup flags for host controllers
and for their root hubs.  Since previous patches have removed all users of
the HCD flags they replace, this converts the last users of those flags.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/core/hcd-pci.c
drivers/usb/core/hcd.c
drivers/usb/core/hcd.h
drivers/usb/core/hub.c