diff options
author | Mark Rutland <mark.rutland@arm.com> | 2017-04-11 11:39:48 +0300 |
---|---|---|
committer | Will Deacon <will.deacon@arm.com> | 2017-04-11 18:29:53 +0300 |
commit | 3a5a89d30ee3d5d8b55490e3c63bf533b196e1c8 (patch) | |
tree | ffef1680e6e4aa6bf5db7c938e0a975306073394 /crypto/cbc.c | |
parent | 74a2b3ea2d8c6c1f73103a0fcb50b5c214c0d864 (diff) | |
download | linux-3a5a89d30ee3d5d8b55490e3c63bf533b196e1c8.tar.xz |
drivers/perf: arm_pmu: simplify cpu_pmu_request_irqs()
The ARM PMU framework code always uses armpmu_dispatch_irq as its common
IRQ handler. Passing this down from cpu_pmu_init() is somewhat
pointless, and gets in the way of refactoring.
This patch makes cpu_pmu_request_irqs() always use armpmu_dispatch_irq
as the handler when requesting IRQs, and removes the handler parameter
from its prototype.
Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Tested-by: Jeremy Linton <jeremy.linton@arm.com>
Cc: Will Deacon <will.deacon@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'crypto/cbc.c')
0 files changed, 0 insertions, 0 deletions