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:
dfa1c31
)
USB: serial: digi_acceleport.c: remove dbg() usage
author
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 14 Sep 2012 16:47:39 +0000
(09:47 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 14 Sep 2012 16:47:39 +0000
(09:47 -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.
CC: Peter Berger <pberger@brimson.com>
CC: Al Borchers <alborchers@steinerpoint.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found