From: Alan Stern Date: Fri, 30 Apr 2010 16:44:46 +0000 (-0400) Subject: USB: remove the usb_host_ss_ep_comp structure X-Git-Tag: v2.6.35-rc1~471^2~119 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=842f16905dfc6743c1dd80c3d29b49ba3ab7f7c8;p=pandora-kernel.git USB: remove the usb_host_ss_ep_comp structure This patch (as1375) eliminates the usb_host_ss_ep_comp structure used for storing a dynamically-allocated copy of the SuperSpeed endpoint companion descriptor. The SuperSpeed descriptor is placed directly in the usb_host_endpoint structure, alongside the standard endpoint descriptor. Signed-off-by: Alan Stern Signed-off-by: Sarah Sharp Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed