linux/drivers/usb/core
Alan Stern db063507b4 USB core: fix compiler warning about usb_autosuspend_work
This patch (as821) fixes a compiler warning when CONFIG_PM isn't on
("usb_autosuspend_work" defined but not used).

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-12-01 14:23:35 -08:00
..
buffer.c
config.c
devices.c USB: devices: Use usb_endpoint_* functions 2006-12-01 14:23:28 -08:00
devio.c usb devio: handle class_device_create() error 2006-10-17 14:46:32 -07:00
driver.c USB: resume_device symbol conflict 2006-12-01 14:23:30 -08:00
endpoint.c usbcore: fix endpoint device creation 2006-10-17 14:46:32 -07:00
file.c
generic.c
hcd-pci.c
hcd.c usb hub: fix root hub code so it takes more than 15 devices per root hub 2006-12-01 14:23:26 -08:00
hcd.h IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
hub.c USB: Move private hub declarations out of public header file 2006-12-01 14:23:30 -08:00
hub.h USB: Move private hub declarations out of public header file 2006-12-01 14:23:30 -08:00
inode.c
Kconfig
Makefile
message.c USB: Fixed outdated usb_get_device_descriptor() documentation 2006-11-16 14:26:12 -08:00
notify.c
otg_whitelist.h
sysfs.c
urb.c
usb.c USB core: fix compiler warning about usb_autosuspend_work 2006-12-01 14:23:35 -08:00
usb.h