kernel-ark/drivers/usb/core
David Shaohua Li d58da59045 [ACPI] S3 Suspend to RAM: fix driver suspend/resume methods
Drivers should do this:

.suspend()
	pci_disable_device()

.resume()
	pci_enable_device()

http://bugzilla.kernel.org/show_bug.cgi?id=3469

Signed-off-by: David Shaohua Li <shaohua.li@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2005-07-11 23:23:46 -04:00
..
buffer.c
config.c
devices.c
devio.c
file.c
hcd-pci.c [ACPI] S3 Suspend to RAM: fix driver suspend/resume methods 2005-07-11 23:23:46 -04:00
hcd.c
hcd.h
hub.c
hub.h
inode.c
Kconfig
Makefile
message.c [PATCH] USB: Spelling fixes for drivers/usb. 2005-05-03 23:31:52 -07:00
otg_whitelist.h
sysfs.c [PATCH] USB: make MODALIAS code a bit smaller devices 2005-06-03 00:04:29 -07:00
urb.c [PATCH] USB: Spelling fixes for drivers/usb. 2005-05-03 23:31:52 -07:00
usb.c
usb.h