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:
709a2ce
)
USB: Serial: cypress_m8.c: remove debug module parameter
author
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 18 Sep 2012 09:15:18 +0000
(10:15 +0100)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 18 Sep 2012 09:15:18 +0000
(10:15 +0100)
Now that all usb-serial modules are only using dev_dbg()
the debug module parameter does not do anything at all, so
remove it to reduce any confusion if someone were to try to
use it.
CC: Lonnie Mendez <dignome@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found