usb: dwc3: gadget: move debugging print around
authorFelipe Balbi <balbi@ti.com>
Fri, 12 Jul 2013 16:09:39 +0000 (19:09 +0300)
committerFelipe Balbi <balbi@ti.com>
Mon, 29 Jul 2013 10:56:54 +0000 (13:56 +0300)
commitff62d6b6727360ae73382213bc1ebac6cf5160d7
tree7c3505f944329f03f38964cdd0a899dd41d03e83
parent6c76e6cb48b240ae3062949cf352971b7b03b106
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>
drivers/usb/dwc3/gadget.c
This page took 0.025505 seconds and 5 git commands to generate.