]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Lantiq: Fix cp0_perfcount_irq mapping
authorJohn Crispin <blogic@openwrt.org>
Tue, 29 Jan 2013 18:46:02 +0000 (18:46 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 30 Jan 2013 20:28:28 +0000 (21:28 +0100)
commitae6c27309e98021e89a5923218b02a92d2a23a20
tree1a411537e05cdc01796ee90745e12bd51cb674f9
parentbcb8b5b543e47614d762f7b0dc58befef9b0ec45
MIPS: Lantiq: Fix cp0_perfcount_irq mapping

The introduction of the OF support broke the cp0_perfcount_irq mapping. This
resulted in oprofile not working anymore.

Offending commit is :

commit a67224f215e21619e71cb486abca3704736f1563
Author: John Crispin <blogic@openwrt.org>
Date:   Tue Apr 17 10:18:32 2012 +0200

OF: MIPS: lantiq: implement irq_domain support

Signed-off-by: Conor O'Gorman <i@conorogorman.net>
Signed-off-by: John Crispin <blogic@openwrt.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/4875/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/lantiq/irq.c