From: Greg Kroah-Hartman Date: Wed, 14 Jun 2006 19:14:34 +0000 (-0700) Subject: [PATCH] USB: make endpoints real struct devices X-Git-Tag: v2.6.18-rc1~858^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bde7497e0b54178c317fac47a18be7f948dd471;p=pandora-kernel.git [PATCH] USB: make endpoints real struct devices 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 --- Reading git-diff-tree failed