| commit | b69919ca246fdfb6e6fec05c8e6d86c57a238ce4 | [log] [tgz] |
|---|---|---|
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu May 03 16:44:28 2012 -0700 |
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu May 03 16:44:28 2012 -0700 |
| tree | e3bd3315d060550e97aadba9ce060e0d3626f42d | |
| parent | f65ee14fa83e0753472905a10091b07bfe3cccf2 [diff] |
USB: mct_u232.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: Rusty Russell <rusty@rustcorp.com.au> CC: Alan Stern <stern@rowland.harvard.edu> CC: Mauro Carvalho Chehab <mchehab@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>