diff options
author | James Hogan <james.hogan@imgtec.com> | 2015-01-27 22:45:49 +0100 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2015-03-31 12:04:12 +0200 |
commit | 7eca5b1460f3f1ad3891252743c36f309df53d53 (patch) | |
tree | 7095e8c98c42b1f6ebe1b49409e3285894277a77 /drivers/irqchip/irq-mips-gic.c | |
parent | MIPS: cevt-r4k: Use CAUSEF_TI, CAUSEF_PCI constants (diff) | |
download | linux-7eca5b1460f3f1ad3891252743c36f309df53d53.tar.xz linux-7eca5b1460f3f1ad3891252743c36f309df53d53.zip |
MIPS: Remove redundant IPTI==IPPCI logic
The situation where the timer interrupt is on the same line as the
performance counter interrupt is handled in per_cpu_trap_init() by
setting cp0_perfcount_irq to -1, so there is no need to duplicate the
logic conditional upon cp0_perfcount_irq >= 0 in perf
(init_hw_perf_events()) and oprofile (mipsxx_init()).
Signed-off-by: James Hogan <james.hogan@imgtec.com>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/9125/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'drivers/irqchip/irq-mips-gic.c')
0 files changed, 0 insertions, 0 deletions