Star64_linux/drivers/usb/dwc3
John Youn 39ebb05ca8 usb: dwc3: gadget: Remove descriptor arguments to ep_enable
The __dwc3_gadget_endpoint_enable() function has access to the endpoint
descriptors via the usb_ep. So we don't need to pass them in as
arguments. The descriptors should be set by the caller prior to calling
usb_ep_enable().

Signed-off-by: John Youn <johnyoun@synopsys.com>

[felipe.balbi@linux.intel.com : minor improvements]

Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
2016-11-18 13:54:16 +02:00
..
core.c usb: dwc3: trace: purge dwc3_trace() 2016-11-08 12:52:13 +02:00
core.h usb: dwc3: gadget: Remove descriptor arguments to ep_enable 2016-11-18 13:54:16 +02:00
debug.h usb: dwc3: trace: purge dwc3_trace() 2016-11-08 12:52:13 +02:00
debugfs.c
dwc3-exynos.c
dwc3-keystone.c
dwc3-of-simple.c usb: dwc3: of-simple: add compatible for Cavium 2016-09-13 09:28:59 +03:00
dwc3-omap.c
dwc3-pci.c usb: dwc3: pci: call _DSM for suspend/resume 2016-11-03 10:38:42 +02:00
dwc3-st.c
ep0.c usb: dwc3: trace: purge dwc3_trace() 2016-11-08 12:52:13 +02:00
gadget.c usb: dwc3: gadget: Remove descriptor arguments to ep_enable 2016-11-18 13:54:16 +02:00
gadget.h usb: dwc3: cleanup with list_first_entry_or_null() 2016-11-03 10:38:37 +02:00
host.c usb: dwc3: host: extract dwc3_host_get_irq() 2016-11-03 10:38:31 +02:00
io.h usb: dwc3: trace: add a proper tracepoint for reg accessors 2016-11-03 10:38:30 +02:00
Kconfig usb: dwc3: pci: call _DSM for suspend/resume 2016-11-03 10:38:42 +02:00
Makefile usb: dwc3: trace: purge dwc3_trace() 2016-11-08 12:52:13 +02:00
trace.c
trace.h usb: dwc3: trace: add a tracepoint for ep enable/disable 2016-11-08 12:52:12 +02:00
ulpi.c usb: dwc3: ulpi: make dwc3_ulpi_ops constant 2016-09-06 10:47:26 +03:00