commit | 28f47c34c75222abefac95a5740b246e065de35f | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Jun 26 16:30:46 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jul 23 16:19:57 2013 -0700 |
tree | 20b0593f0912c4fd4db180fc4e4ab23ddcadb493 | |
parent | 1ef37c6047fef8b65d62aa908d9795101b5244d6 [diff] |
USB: adutux: remove direct calls to printk() Use the pr_* calls instead, which are much more descriptive. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>