commit | 6bac4ff0a52262faea4649dc8142962767f88b82 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Tue Jan 27 13:47:02 2015 -0600 |
committer | Felipe Balbi <balbi@ti.com> | Tue Jan 27 13:56:10 2015 -0600 |
tree | 745549f7ac87a99e8519697df83b4e25f2301059 | |
parent | e9f2aa871c732acfe29c3ba5e6b541b2aa786778 [diff] |
usb: dwc3: trace: add trace logs for core and gadget 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>