commit | c0248c96631f38f02d58762fc018e316843acac8 | [log] [tgz] |
---|---|---|
author | Mark Rutland <mark.rutland@arm.com> | Mon Feb 05 16:41:56 2018 +0000 |
committer | Will Deacon <will.deacon@arm.com> | Tue Feb 20 11:34:53 2018 +0000 |
tree | 3a716695fa283979fbe6e73e77f18ce8b69ed2c8 | |
parent | 2b05f6ae1ee5a3c625478acd10b0966b66a3a017 [diff] |
arm_pmu: kill arm_pmu_platdata Now that we have no platforms passing platform data to the arm_pmu code, we can get rid of the platdata and associated hooks, paving the way for rework of our IRQ handling. Signed-off-by: Mark Rutland <mark.rutland@arm.com> Cc: Will Deacon <will.deacon@arm.com> Signed-off-by: Will Deacon <will.deacon@arm.com>