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:
66afb5b
)
USB: ark3116.c: remove dbg() usage
author
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 15 May 2012 23:27:11 +0000
(16:27 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 15 May 2012 23:27:11 +0000
(16:27 -0700)
dbg() is a usb-serial specific macro. This patch converts
the ark3116.c driver to use dev_dbg() instead to tie into the
dynamic debug infrastructure.
CC: Rusty Russell <rusty@rustcorp.com.au>
CC: Alan Stern <stern@rowland.harvard.edu>
CC: Mauro Carvalho Chehab <mchehab@redhat.com>
CC: Bart Hartgers <bart.hartgers@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found