brcm47xx: return the real irq number in bcma_core_irq
authorHauke Mehrtens <hauke@openwrt.org>
Thu, 13 Dec 2012 18:51:10 +0000 (18:51 +0000)
committerHauke Mehrtens <hauke@openwrt.org>
Thu, 13 Dec 2012 18:51:10 +0000 (18:51 +0000)
commitfc858e4562cdbaa9cffce20ac85327dead7fa026
tree46f44a38a72f1c7350062d0cc8508dc134bd698f
parent9156719a74381d1487935e8eeb5880d23f488029
brcm47xx: return the real irq number in bcma_core_irq

The irq signal numbers that are send by the cpu are increased by 2 from
the number programmed into the mips core by bcma.
Return the irq number on which the irqs are send in bcma_core_irq() now.

Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34669 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/brcm47xx/patches-3.6/235-bcma-dont-expose-mips-irq.patch [new file with mode: 0644]