USB: add the usbfs devices file to debugfs
commit97d7b7a41bd462abceee7dbb2b3afacfd52438ed
authorGreg Kroah-Hartman <gregkh@suse.de>
Fri, 24 Apr 2009 22:16:04 +0000 (24 15:16 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 16 Jun 2009 04:44:43 +0000 (15 21:44 -0700)
tree435b688320ef0b0037ef3b7d355065cc94b98c82
parentf49ce96f11112a84c16ac217490ebd6f8d9a8977
USB: add the usbfs devices file to debugfs

People are very used to the devices file in usbfs.  Now that we have
moved usbfs to be an "embedded" option only, the developers miss the
file, they had grown quite attached to it over all of these years.  This
patch brings it back and puts it in the usb debugfs directory, so that
the developers don't feel sad anymore.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/core/Makefile
drivers/usb/core/usb.c