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:
cb6eb10
)
ARM: perf: use pr_* instead of printk
author
Will Deacon
<will.deacon@arm.com>
Thu, 30 Oct 2014 11:26:57 +0000
(11:26 +0000)
committer
Will Deacon
<will.deacon@arm.com>
Thu, 30 Oct 2014 12:16:58 +0000
(12:16 +0000)
There are a few remaining uses of printk in the ARM perf code, so move
them over to the pr_* variants instead.
Reported-by: Russell King <linux@arm.linux.org.uk>
Signed-off-by: Will Deacon <will.deacon@arm.com>
No differences found