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:
799ee92
)
USB: atm: usbatm: fix up debug printing code
author
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 13 Sep 2012 18:21:12 +0000
(11:21 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 13 Sep 2012 18:21:12 +0000
(11:21 -0700)
If VERBOSE_DEBUG was enabled, lots of build errors happend (obviously no
one uses this mode.) So fix that up, and get rid of the dbg() call, and
use dev_dbg() like the rest of the driver does.
Cc: Duncan Sands <duncan.sands@free.fr>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found