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:
964308a
)
Staging: emuxx_udc: replace pr_* with dev_*
author
Haneen Mohammed
<hamohammed.sa@gmail.com>
Sun, 15 Mar 2015 22:26:37 +0000
(
01:26
+0300)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 16 Mar 2015 15:28:31 +0000
(16:28 +0100)
dev_* is prefered over pr_* when appropriate dev structure is present.
This patch replace pr_info and pr_warn with its dev_ counterpart.
Signed-off-by: Haneen Mohammed <hamohammed.sa@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found