commit | 7d8d0639565ff22d5fad419c2f2887213d7c2915 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <felipe.balbi@linux.intel.com> | Tue Jun 06 16:05:23 2017 +0300 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Tue Jun 13 13:21:03 2017 +0300 |
tree | 00a09b01cb57b8280accebc8469118ef0012f2ff | |
parent | 67fdfda4a99edea939a63bad1797d69dd8de00d6 [diff] |
usb: dwc3: gadget: implement ->udc_set_speed() Use this method to make sure we don't try to connect on speeds not supported by the gadget driver. Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>