]> git.baikalelectronics.ru Git - kernel.git/commit
USB: usbatm: remove unneeded trace printk calls
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 28 Jun 2013 18:32:51 +0000 (11:32 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Jul 2013 23:32:36 +0000 (16:32 -0700)
commite815fb9892c6c75fe680f309514c243bf580319f
tree130ba0d00ef178cafcb9f935115f1922723d817e
parent3a0b8ea5a6d053279c6abaf9f4b5f1a60f60f459
USB: usbatm: remove unneeded trace printk calls

We have an in-kernel trace subsystem, so use that instead of printk for
trying to figure out what functions are being called.

Cc: Duncan Sands <duncan.sands@free.fr>
Acked-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/atm/usbatm.c