]> git.kernelconcepts.de Git - karo-tx-uboot.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)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 19:47:09 +0000 (21:47 +0200)
commitfd4a55481a13592af481603ef85026478a088e89
treedcce0fba2be807cc142921beadfdb6300d522b5e
parent650425399864d26a5e8a4705ccd5795cf9b44db7
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