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:
8276052
)
USB: serial: remove debug parameter from usb_serial_debug_data()
author
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 18 Sep 2012 08:58:57 +0000
(09:58 +0100)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 18 Sep 2012 08:58:57 +0000
(09:58 +0100)
We should use dev_dbg() for usb_serial_debug_data() like all of the rest
of the usb-serial drivers use, so remove the debug parameter as it's not
needed.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found