arm: perf: kill off unused pm callbacks
authorMark Rutland <mark.rutland@arm.com>
Tue, 26 May 2015 16:23:34 +0000 (17:23 +0100)
committerWill Deacon <will.deacon@arm.com>
Thu, 28 May 2015 15:54:02 +0000 (16:54 +0100)
commited61f9851d0686d56d7a9648b4807d82ad0adce6
tree1a2528290bf56864d624d2fb41968b4a28684185
parent7a2a24cb433e0932828d77e98d5c86606cb09c2a
arm: perf: kill off unused pm callbacks

Currently the arm perf code has platdata callbacks for runtime PM and
irq handling, but no platform implements the hooks for the former. Kill
these off.

Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/arm/include/asm/pmu.h
arch/arm/kernel/perf_event.c
arch/arm/kernel/perf_event_cpu.c