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:
3d8de92
)
[media] au0828: use pr_foo macros
author
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Sun, 10 Aug 2014 00:47:17 +0000
(21:47 -0300)
committer
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Thu, 21 Aug 2014 20:25:08 +0000
(15:25 -0500)
Instead of using printk(KERN_foo, use pr_foo() macros.
No functional changes.
Note: we should do the same for dprintk(), but that would
require to remove the dprintk levels. So, for now, let's
not touch on it.
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
No differences found