commit | ed61f9851d0686d56d7a9648b4807d82ad0adce6 | [log] [tgz] |
---|---|---|
author | Mark Rutland <mark.rutland@arm.com> | Tue May 26 17:23:34 2015 +0100 |
committer | Will Deacon <will.deacon@arm.com> | Thu May 28 16:54:02 2015 +0100 |
tree | 1a2528290bf56864d624d2fb41968b4a28684185 | |
parent | 7a2a24cb433e0932828d77e98d5c86606cb09c2a [diff] |
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>