Home
last modified time | relevance | path

Searched hist:a09aa7dda46b2beb157d3a360898bdd77566d3e7 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/serial/
H A Dftdi_sio.cdiff a09aa7dda46b2beb157d3a360898bdd77566d3e7 Thu May 03 18:44:10 CDT 2012 Greg Kroah-Hartman <gregkh@linuxfoundation.org> USB: ftdi_sio.c: remove dbg() tracing calls

dbg() was used a lot a long time ago to trace code flow. Now that we have
ftrace, this isn't needed at all, so remove these calls.

CC: Uwe Bonnes <bon@elektron.ikp.physik.tu-darmstadt.de>
CC: Simon Arlott <simon@fire.lp0.eu>
CC: Andrew Worsley <amworsley@gmail.com>
CC: "Michał Wróbel" <michal.wrobel@flytronic.pl>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>