linux/arch/arm/mach-realview
Sudeep KarkadaNagesha df3d17e068 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 <haojian.zhuang@gmail.com>
Cc: Olof Johansson <olof@lixom.net>
Cc: Pawel Moll <pawel.moll@arm.com>
Acked-by: Jon Hunter <jon-hunter@ti.com>
Acked-by: Kukjin Kim <kgene.kim@samsung.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Jiandong Zheng <jdzheng@broadcom.com>
Signed-off-by: Sudeep KarkadaNagesha <Sudeep.KarkadaNagesha@arm.com>
[will: cosmetic edits and actual removal of the enum type]
Signed-off-by: Will Deacon <will.deacon@arm.com>
2012-08-23 11:35:51 +01:00
..
include/mach ARM: cleanups of io includes 2012-03-29 18:02:10 -07:00
core.c Disintegrate asm/system.h for ARM 2012-03-28 18:30:01 +01:00
core.h
hotplug.c
Kconfig
Makefile
Makefile.boot
platsmp.c
realview_eb.c ARM: pmu: remove arm_pmu_type enumeration 2012-08-23 11:35:51 +01:00
realview_pb11mp.c ARM: pmu: remove arm_pmu_type enumeration 2012-08-23 11:35:51 +01:00
realview_pb1176.c ARM: pmu: remove arm_pmu_type enumeration 2012-08-23 11:35:51 +01:00
realview_pba8.c ARM: pmu: remove arm_pmu_type enumeration 2012-08-23 11:35:51 +01:00
realview_pbx.c ARM: pmu: remove arm_pmu_type enumeration 2012-08-23 11:35:51 +01:00