[PATCH] USB: make endpoints real struct devices
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:19 +0000 (15:04 -0700)
This will allow for us to give endpoints a major/minor to create a
"usbfs2-like" way to access endpoints directly from userspace in an
easier manner than the current usbfs provides us.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found