commit | e901aa159dac9988c9961c31c01730effe8f5c22 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <felipe.balbi@linux.intel.com> | Wed Mar 16 14:01:37 2016 +0200 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Tue Mar 29 09:30:31 2016 +0300 |
tree | 94252f52246c7a87807b518702b967ccee711dc2 | |
parent | ad14d4e0308afda06a60036020a15025571604af [diff] |
usb: dwc3: gadget: fix endpoint renaming We were exitting the function before actually renaming anything. While at that, also always leave control endpoint un-renamed. Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>