git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cbad67e
)
USB: serial: pl2303: convert dbg() calls to dev_dbg()
author
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 3 May 2012 23:39:27 +0000
(16:39 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 3 May 2012 23:39:27 +0000
(16:39 -0700)
This converts the usage of dbg() to dev_dbg() where needed, and removed
a bunch of these calls where they were just "tracing" calls, which are
no longer needed.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found