commit | 4d588a145b3e5e096804b71714db6a8bb82e8f49 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <felipe.balbi@linux.intel.com> | Thu Mar 29 13:07:16 2018 +0300 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Mon May 21 10:00:53 2018 +0300 |
tree | e660bff630d0fa169fe5f4ed304070eb0005ef06 | |
parent | 6d8a019614f3a7630e0a2c1be4bf1cfc23acf56e [diff] |
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>