commit | ff62d6b6727360ae73382213bc1ebac6cf5160d7 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Fri Jul 12 19:09:39 2013 +0300 |
committer | Felipe Balbi <balbi@ti.com> | Mon Jul 29 13:56:54 2013 +0300 |
tree | 7c3505f944329f03f38964cdd0a899dd41d03e83 | |
parent | 6c76e6cb48b240ae3062949cf352971b7b03b106 [diff] |
usb: dwc3: gadget: move debugging print around by moving that dev_vdbg() to the internal __dwc3_gadget_ep_enable() we get the print even when enable ep0, which calls the internal function directly. Signed-off-by: Felipe Balbi <balbi@ti.com>