]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
USB: ezusb.c: remove dbg() tracing calls
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 3 May 2012 23:44:02 +0000 (16:44 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 3 May 2012 23:44:02 +0000 (16:44 -0700)
commit005331f4c4345ed714dc9e35b861f6866394da5d
treeee07003a362bd46a7ad37cc3b429e23d594a3b4d
parent4e512ab935e4e3cecfba57710a3beb24fe6a2f81
USB: ezusb.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.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/ezusb.c