commit | bb7a9c4a42995fe84af3e9c3a99f4c35d1567437 | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu May 03 16:44:53 2012 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu May 03 16:44:53 2012 -0700 |
tree | 5c3b5f8897e72a442238db71b1c2b93c739ccc8c | |
parent | 76533636aa6b044b32de9747fcc614b1e75b2c85 [diff] |
USB: ssu100.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: Alan Stern <stern@rowland.harvard.edu> CC: Mauro Carvalho Chehab <mchehab@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>