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:
0322879
)
[media] media: Use pr_info not homegrown pr_reg macro
author
Joe Perches
<joe@perches.com>
Sun, 20 May 2012 21:45:15 +0000
(18:45 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Fri, 6 Jul 2012 23:41:12 +0000
(20:41 -0300)
No need to duplicate normal kernel logging capabilities.
Add pr_fmt and convert pr_reg to pr_info.
Remove pr_reg macros.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found