commit | 0fef59d338a7e3384698084dd34d94b295708990 | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Jun 28 11:32:51 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jul 23 16:32:36 2013 -0700 |
tree | 130ba0d00ef178cafcb9f935115f1922723d817e | |
parent | f55876dec74edb4d4b3eeaaf1278c2835a4c20f0 [diff] |
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>