usb: dwc3: trace: add trace logs for core and gadget
authorFelipe Balbi <balbi@ti.com>
Tue, 27 Jan 2015 19:47:02 +0000 (13:47 -0600)
committerFelipe Balbi <balbi@ti.com>
Tue, 27 Jan 2015 19:56:10 +0000 (13:56 -0600)
Sometimes we want to just print a formatted
string without passing any extra data. The
following will be used for removing reliance
on dev_vdbg() from dwc3.

Signed-off-by: Felipe Balbi <balbi@ti.com>

No differences found