]> asedeno.scripts.mit.edu Git - linux.git/commit
usb: dwc3: gadget: remove duplicated missed isoc handling
authorFelipe Balbi <felipe.balbi@linux.intel.com>
Thu, 29 Mar 2018 10:07:16 +0000 (13:07 +0300)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Mon, 21 May 2018 07:00:53 +0000 (10:00 +0300)
commit4d588a145b3e5e096804b71714db6a8bb82e8f49
treee660bff630d0fa169fe5f4ed304070eb0005ef06
parent6d8a019614f3a7630e0a2c1be4bf1cfc23acf56e
usb: dwc3: gadget: remove duplicated missed isoc handling

Now, this part of the code is duplicated and brings no extra value to
the driver. Let's remove it.

Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Documentation/driver-api/usb/dwc3.rst
drivers/usb/dwc3/core.h
drivers/usb/dwc3/gadget.c
drivers/usb/dwc3/trace.h