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:
9482354
)
[media] drx-j: Replace printk's by pr_foo()
author
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Fri, 17 Jan 2014 14:36:17 +0000
(11:36 -0300)
committer
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Tue, 4 Mar 2014 17:29:55 +0000
(14:29 -0300)
Instead of using printk's, use the pr_foo() macros.
That fixes some checkpatch warnings and provide a better error,
warning and debug support.
Acked-by: Devin Heitmueller <dheitmueller@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
No differences found