From: Kay Sievers Date: Mon, 4 May 2009 17:48:32 +0000 (+0200) Subject: usb: convert endpoint devices to bus-less childs of the usb interface X-Git-Tag: v2.6.31-rc1~304^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5512966643adb17483efc5f61481a38fc33088bb;p=pandora-kernel.git usb: convert endpoint devices to bus-less childs of the usb interface The endpoint devices look like simple attribute groups now, and no longer like devices with a specific subsystem. They will also no longer emit uevents. It also removes the device node requests for endpoint devices, which are not implemented for now. Signed-off-by: Kay Sievers Acked-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed