ARM: perf: use pr_* instead of printk
authorWill Deacon <will.deacon@arm.com>
Thu, 30 Oct 2014 11:26:57 +0000 (11:26 +0000)
committerWill Deacon <will.deacon@arm.com>
Thu, 30 Oct 2014 12:16:58 +0000 (12:16 +0000)
commit52a5566e7617ce2678c2a35c7982b808cb2b53f6
tree1ed9ca976ae0a7dd304d9374bef6239d4f6e16f3
parentcb6eb108a7be04709f8db0cedde30bee0e0a64ee
ARM: perf: use pr_* instead of printk

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>
arch/arm/kernel/perf_event_cpu.c
arch/arm/kernel/perf_event_v7.c