kernel_optimize_test/drivers/hid/usbhid
Alan Stern fb34d53752 USB: remove the auto_pm flag
This patch (as1302) removes the auto_pm flag from struct usb_device.
The flag's only purpose was to distinguish between autosuspends and
external suspends, but that information is now available in the
pm_message_t argument passed to suspend methods.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-12-11 11:55:21 -08:00
..
hid-core.c USB: remove the auto_pm flag 2009-12-11 11:55:21 -08:00
hid-pidff.c
hid-quirks.c
hiddev.c
Kconfig
Makefile
usbhid.h
usbkbd.c
usbmouse.c