Star64_linux/drivers/usb/cdns3
Nicolas Boichat b3a5ce874c usb: cdns3: gadget: Replace trace_printk by dev_dbg
trace_printk should not be used in production code, replace it
call with dev_dbg.

Signed-off-by: Nicolas Boichat <drinkcat@chromium.org>

Link: https://lore.kernel.org/r/20200627070307.516803-2-drinkcat@chromium.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-06-27 13:31:05 +02:00
..
cdns3-imx.c
cdns3-pci-wrap.c
cdns3-ti.c usb: cdns3: Fix runtime PM imbalance on error 2020-05-25 11:09:43 +03:00
core.c usb: cdns3: change "cdsn3" to"cdns3" 2020-05-25 11:09:37 +03:00
core.h usb: cdns3: delete role_override 2020-05-25 11:09:37 +03:00
debug.h
drd.c usb: cdns3: change dev_info to dev_dbg for debug message 2020-05-25 11:09:37 +03:00
drd.h
ep0.c USB: ch9: add "USB_" prefix in front of TEST defines 2020-06-24 15:01:24 +02:00
gadget-export.h
gadget.c usb: cdns3: gadget: Replace trace_printk by dev_dbg 2020-06-27 13:31:05 +02:00
gadget.h
host-export.h
host.c
Kconfig
Makefile
trace.c
trace.h