commit | 042df23a644cf1208cf62373f46a29f57e0d4693 | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu May 03 16:44:22 2012 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu May 03 16:44:22 2012 -0700 |
tree | c24b5cb938e2d9290ff4534a99706e1909945414 | |
parent | b97835556f635d117243bd54404d8190ce95d09b [diff] |
USB: iuu_phoenix.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: Rusty Russell <rusty@rustcorp.com.au> CC: Johan Hovold <jhovold@gmail.com> CC: Alan Stern <stern@rowland.harvard.edu> CC: Mauro Carvalho Chehab <mchehab@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>