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 ARM: amba: realview: get rid of private platform amba_device initializer 2012-01-26 19:59:18 +00:00
hotplug.c ARM: move CP15 definitions to separate header file 2012-03-28 18:30:01 +01:00
Kconfig ARM: SMP: Refactor Kconfig to be more maintainable 2011-12-19 13:47:39 +00:00
Makefile ARM: realview/vexpress: consolidate SMP bringup code 2011-02-19 11:11:41 +00:00
Makefile.boot ARM: 7022/1: allow to detect conflicting zreladdrs 2011-10-17 09:12:40 +01:00
platsmp.c ARM: versatile: Add missing ENDPROC to headsmp.S 2012-01-16 08:35:25 -06:00
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