From: Alan Stern Date: Wed, 30 Jan 2013 21:40:14 +0000 (-0500) Subject: USB: GADGET: optionally force full-speed for net2280 UDC X-Git-Tag: v3.9-rc1~126^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f0760774711c957c395b31131b848043af98edf;p=pandora-kernel.git USB: GADGET: optionally force full-speed for net2280 UDC This patch (as1656) adds a module parameter to the net2280 UDC driver to force full-speed operation. It is intended for testing purposes, where one wants to check how well a full-speed device performs when attached to a high-speed bus. Without this parameter it would be necessary to interpose a full-speed hub; otherwise the net2280 would connect at high speed. Signed-off-by: Alan Stern Acked-by: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed