[PATCH] USB: move the endpoint specific sysfs code to it's own file
authorGreg Kroah-Hartman <gregkh@suse.de>
Wed, 14 Jun 2006 19:14:34 +0000 (12:14 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 21 Jun 2006 22:04:18 +0000 (15:04 -0700)
commit84412f6291b50690febd81899e46f0f0ef7a13e0
treed13850f546c4d3a7a8ff561982145325336e4167
parentae0dadcf0f912cbab2ac84caa437454620bf71b2
[PATCH] USB: move the endpoint specific sysfs code to it's own file

This makes it easier to modify in the future without touching anything else.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/core/Makefile
drivers/usb/core/endpoint.c [new file with mode: 0644]
drivers/usb/core/sysfs.c
drivers/usb/core/usb.h