commit | ca09907d96dcad09dc58eeb81215c67826deaaac | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu May 03 16:44:31 2012 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu May 03 16:44:31 2012 -0700 |
tree | e6ebbebfbdb3d22973f2f99ca046f87e35941f7f | |
parent | b69919ca246fdfb6e6fec05c8e6d86c57a238ce4 [diff] |
USB: mos7720.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>