commit | f00fa5f4163b40c3ec8590d9a7bd845c19bf8d16 | [log] [tgz] |
---|---|---|
author | Mark Rutland <mark.rutland@arm.com> | Tue Apr 11 09:39:57 2017 +0100 |
committer | Will Deacon <will.deacon@arm.com> | Tue Apr 11 16:29:54 2017 +0100 |
tree | 0b78d7b6459597f70def23ada56b82c8ec21fdc5 | |
parent | f1b36dcb5c316c276ca6faedc50d89d97f90d960 [diff] |
arm64: pmuv3: use arm_pmu ACPI framework Now that we have a framework to handle the ACPI bits, make the PMUv3 code use this. The framework is a little different to what was originally envisaged, and we can drop some unused support code in the process of moving over to it. Signed-off-by: Mark Rutland <mark.rutland@arm.com> Tested-by: Jeremy Linton <jeremy.linton@arm.com> [will: make armv8_pmu_driver_init static] Signed-off-by: Will Deacon <will.deacon@arm.com>