linux/arch/arm/plat-iop
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
..
adma.c dmaengine: cleanup unused transaction types 2009-09-08 17:42:52 -07:00
cp6.c ARM: 6969/1: plat-iop: fix build error 2011-06-21 11:33:21 +01:00
gpio.c arm: Add export.h to ARM specific files as required. 2011-10-31 19:30:50 -04:00
i2c.c Disintegrate asm/system.h for ARM 2012-03-28 18:30:01 +01:00
Makefile Merge branch 'restart' into for-linus 2012-01-05 13:25:27 +00:00
pci.c ARM: PCI: provide a default bus scan implementation 2012-05-13 17:12:17 +01:00
pmu.c ARM: pmu: remove arm_pmu_type enumeration 2012-08-23 11:35:51 +01:00
restart.c Disintegrate asm/system.h for ARM 2012-03-28 18:30:01 +01:00
setup.c Nicolas Pitre has a new email address 2009-09-15 09:37:12 -07:00
time.c ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtime 2011-12-18 23:00:26 +00:00