USB: belkin_sa.c: remove dbg() tracing calls
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 3 May 2012 23:43:52 +0000 (16:43 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 3 May 2012 23:43:52 +0000 (16:43 -0700)
commitd17a44db94c792ce3e349838286c3e3c0bfbf52f
treecfb416d69d3a962d1a72844e1e3e4236fbfd9695
parent4d9b4001e0cb180b8e1c9ffd7bb4372e48f207c6
USB: belkin_sa.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: William Greathouse <wgreathouse@smva.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/belkin_sa.c