commit | 64d0d3943e14653fcfd5f9b3bd585bc77fa053df | [log] [tgz] |
---|---|---|
author | Mark Rutland <mark.rutland@arm.com> | Wed May 13 17:12:24 2015 +0100 |
committer | Will Deacon <will.deacon@arm.com> | Wed May 27 16:12:36 2015 +0100 |
tree | d5152178308167d65baf96daa3cfefebbadb1f69 | |
parent | d06f23e7637343bb6dfdb5dd216e421be1a893d8 [diff] |
arm: perf: make of_pmu_irq_cfg take arm_pmu To support multiple PMUs we'll need to pass the arm_pmu instance around. Update of_pmu_irq_cfg to take an arm_pmu, and acquire the platform device from this. Acked-by: Will Deacon <will.deacon@arm.com> Signed-off-by: Mark Rutland <mark.rutland@arm.com> Signed-off-by: Will Deacon <will.deacon@arm.com>