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:
f378dfe
)
USB: serial: core: fix up printk() usage
author
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 18 Sep 2012 16:10:29 +0000
(17:10 +0100)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 18 Sep 2012 16:10:29 +0000
(17:10 +0100)
This moves to using pr_info() where needed instead of a "raw" printk()
call, making the whole driver more unified.
It also cleans up my email address in the MODULE_AUTHOR field.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found