ARM: perf_event: allow platform-specific interrupt handler
authorRabin Vincent <rabin.vincent@stericsson.com>
Tue, 8 Feb 2011 03:54:36 +0000 (09:24 +0530)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 17 Feb 2011 12:55:45 +0000 (13:55 +0100)
commit0e25a5c98067286fc727cf142fc0dadf95790921
tree2561e8b36242fbace98a2fe80047fb32aef6d150
parent100b33c8bd8a3235fd0b7948338d6cbb3db3c63d
ARM: perf_event: allow platform-specific interrupt handler

Allow a platform-specific IRQ handler to be specified via platform data.
This will be used to implement the single-irq workaround for the DB8500.

Signed-off-by: Rabin Vincent <rabin.vincent@stericsson.com>
Acked-by: Lee Jones <lee.jones@linaro.org>
Acked-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/include/asm/pmu.h
arch/arm/kernel/perf_event.c