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:
984f686
)
USB: serial: serqt_usb2: remove dbg() usage
author
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 18 Sep 2012 08:35:12 +0000
(
01:35
-0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 18 Sep 2012 08:35:12 +0000
(
01:35
-0700)
dbg() was a very old USB-serial-specific macro.
This patch removes it from being used in the
driver and uses dev_dbg() instead.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found