linux-stable-rt/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
..
Kconfig
Makefile
hid-core.c USB: remove the auto_pm flag 2009-12-11 11:55:21 -08:00
hid-pidff.c
hid-quirks.c Merge branches 'bkl-removal', 'upstream' and 'upstream-fixes' into for-linus 2009-12-07 18:30:49 +01:00
hiddev.c
usbhid.h
usbkbd.c
usbmouse.c