linux/drivers/usb/core
Greg Kroah-Hartman 15147ffd57 USB: use proper call to driver_create_file
Don't try to call the "raw" sysfs_create_file when we already have a
helper function to do this kind of work for us.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-01-24 20:40:33 -08:00
..
Kconfig
Makefile
buffer.c
config.c
devices.c
devio.c
driver.c USB: use proper call to driver_create_file 2008-01-24 20:40:33 -08:00
endpoint.c
file.c
generic.c
hcd-pci.c USB: use IRQF_DISABLED for HCD interrupt handlers 2007-12-17 10:47:15 -08:00
hcd.c
hcd.h
hub.c USB: fix locking loop by avoiding flush_scheduled_work 2007-12-17 10:47:15 -08:00
hub.h
inode.c
message.c USB: uevent environment key fix 2007-11-28 13:58:35 -08:00
notify.c
otg_whitelist.h
quirks.c
sysfs.c
urb.c
usb.c USB: uevent environment key fix 2007-11-28 13:58:35 -08:00
usb.h