kernel-ark/drivers/usb/core
Stephen Hemminger d5ec1686ba USB: resume_device symbol conflict
Several functions in USB core overlap with global functions.
The linker appears to do the right thing, but it is bad practice and makes
debugging harder.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-12-01 14:23:30 -08:00
..
buffer.c
config.c
devices.c USB: devices: Use usb_endpoint_* functions 2006-12-01 14:23:28 -08:00
devio.c
driver.c USB: resume_device symbol conflict 2006-12-01 14:23:30 -08:00
endpoint.c
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
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
notify.c
otg_whitelist.h
sysfs.c
urb.c
usb.c USB: makes usb_endpoint_* functions inline. 2006-12-01 14:23:29 -08:00
usb.h