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:
46b1e21
)
[media] siano: use pr_* print functions
author
Mauro Carvalho Chehab
<mchehab@osg.samsung.com>
Sun, 22 Feb 2015 13:46:56 +0000
(10:46 -0300)
committer
Mauro Carvalho Chehab
<mchehab@osg.samsung.com>
Thu, 26 Feb 2015 12:10:01 +0000
(09:10 -0300)
Instead of defining its own set of printk functions, let's
use the common Kernel debug logic provided by pr_foo functions.
As a first step, let's just define the existing macros as the
Kernel ones.
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
No differences found