1
0
Fork 0
alistair23-linux/drivers/usb/early
Lu Baolu d3be974a9c usb/early: Remove trace_printk() callers in xhci-dbc
Trace_printk() was used to log debug messages in xhci-dbc.c where
printk() isn't feasible. As there should not be a single caller to
trace_printk() in normal kernels, replace them with empty functions.

Cc: Vlastimil Babka <vbabka.lkml@gmail.com>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-06-13 10:54:40 +02:00
..
Makefile usb/early: Add driver for xhci debug capability 2017-03-21 12:30:05 +01:00
ehci-dbgp.c drivers: usb: early: remove unused code 2017-02-08 07:43:47 +01:00
xhci-dbc.c usb/early: Remove trace_printk() callers in xhci-dbc 2017-06-13 10:54:40 +02:00
xhci-dbc.h usb/early: Add driver for xhci debug capability 2017-03-21 12:30:05 +01:00