]> git.ipfire.org Git - people/ms/u-boot.git/commit
usb: dwc3: remove trace_* APIs from dwc3 driver
authorKishon Vijay Abraham I <kishon@ti.com>
Mon, 23 Feb 2015 13:09:53 +0000 (18:39 +0530)
committerMarek Vasut <marex@denx.de>
Tue, 14 Apr 2015 03:48:09 +0000 (05:48 +0200)
commit9de1115de72106fb0e8dfbfe98f337a1c7a8dc11
tree373aebe64cdc20b8cf1cc274a2af4e64a40af45e
parent30c31d589784113bd50b1a55da0dc405aea43684
usb: dwc3: remove trace_* APIs from dwc3 driver

Removed most of the trace_* APIs from dwc3 driver since tracepoints are not
supported in u-boot. Replaced some of the trace_* API with dev_dbg/dev/vdbg.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Review-by: Lukasz Majewski <l.majewski@samsung.com>
drivers/usb/dwc3/Makefile
drivers/usb/dwc3/ep0.c
drivers/usb/dwc3/gadget.c
drivers/usb/dwc3/io.h