]> git.baikalelectronics.ru Git - kernel.git/commit
USB: f81232.c: remove dbg() tracing calls
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 3 May 2012 23:44:07 +0000 (16:44 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 3 May 2012 23:44:07 +0000 (16:44 -0700)
commite8928090f94427616a0345c2c05007a6b36c728c
tree0a8fef2e0634de3911368a51f025e10339ccfb9e
parent8f590b141edd89226f7b3338e683c565981ed189
USB: f81232.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/f81232.c