diff options
author | Sudeep KarkadaNagesha <[email protected]> | 2012-07-19 09:50:21 +0100 |
---|---|---|
committer | Will Deacon <[email protected]> | 2012-08-23 11:35:51 +0100 |
commit | df3d17e068bf69e3c5a53d52d30caad3d061b762 (patch) | |
tree | da3143c1b985cbefdac68191ac53ea6fbe1e25ee /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | f0d1bc47953743aef9d2ed5326bc5973a3db08ab (diff) |
ARM: pmu: remove arm_pmu_type enumeration
The arm_pmu_type enumeration was initially introduced to identify
different PMU types in the system, the usual one being that on the CPU
(ARM_PMU_DEVICE_CPU). With the removal of the PMU reservation code and
the introduction of devicetree bindings for the CPU PMU, the enumeration
is no longer required.
This patch removes the enumeration and updates the various CPU PMU
platform devices so that they no longer pass an .id field referring
to identify the PMU type.
Cc: Haojian Zhuang <[email protected]>
Cc: Olof Johansson <[email protected]>
Cc: Pawel Moll <[email protected]>
Acked-by: Jon Hunter <[email protected]>
Acked-by: Kukjin Kim <[email protected]>
Acked-by: Linus Walleij <[email protected]>
Acked-by: Jiandong Zheng <[email protected]>
Signed-off-by: Sudeep KarkadaNagesha <[email protected]>
[will: cosmetic edits and actual removal of the enum type]
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions