Searched hist:"3363155 b66c8d223845b928f87bc8aa482e5f91d" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/usb/serial/ |
H A D | mos7840.c | diff 3363155b66c8d223845b928f87bc8aa482e5f91d Thu May 03 18:44:33 CDT 2012 Greg Kroah-Hartman <gregkh@linuxfoundation.org> USB: mos7840.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: Johan Hovold <jhovold@gmail.com> CC: Donald Lee <donald@asix.com.tw> CC: Rusty Russell <rusty@rustcorp.com.au> CC: Jiri Kosina <jkosina@suse.cz> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|