]> git.baikalelectronics.ru Git - kernel.git/commit
USB: cypress_m8.c: remove dbg() tracing calls
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 3 May 2012 23:43:58 +0000 (16:43 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 3 May 2012 23:43:58 +0000 (16:43 -0700)
commitfd5bac5f66651c6037efcdb60be1d6bab85651c1
treea6497830548d0acafe74fe534e98e780a8ea2515
parentc03233f15b65838604021ce471a6e70b485931fa
USB: cypress_m8.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: Lonnie Mendez <dignome@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/cypress_m8.c