usb: dwc3: allow forcing a maximum speed
authorFelipe Balbi <balbi@ti.com>
Fri, 7 Oct 2011 19:55:04 +0000 (22:55 +0300)
committerFelipe Balbi <balbi@ti.com>
Mon, 12 Dec 2011 09:48:10 +0000 (11:48 +0200)
commit6c167fc9b0c23ead791edb94cf4debb6b8e534b5
tree1ee2f57ad99cc6a62085c0a433fbc56c17bbf284
parentb2c2271c826589c5c5b285a5a32e158d36d263d9
usb: dwc3: allow forcing a maximum speed

this is mainly for testing. In order to be able
to test if we're enumerating correctly on all
speeds, let that be controlled by a module
parameter.

Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/dwc3/core.c
drivers/usb/dwc3/core.h
drivers/usb/dwc3/gadget.c