ARM: perf: support percpu irqs for the CPU PMU
authorStephen Boyd <sboyd@codeaurora.org>
Fri, 7 Feb 2014 21:01:19 +0000 (21:01 +0000)
committerWill Deacon <will.deacon@arm.com>
Fri, 21 Feb 2014 11:10:44 +0000 (11:10 +0000)
Some CPU PMUs are wired up with one PPI for all the CPUs instead
of with a different SPI for each CPU. Add support for these
devices.

Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Will Deacon <will.deacon@arm.com>

No differences found