brcm47xx: return the real irq number in bcma_core_irq
authorHauke Mehrtens <hauke@hauke-m.de>
Thu, 13 Dec 2012 18:51:10 +0000 (18:51 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Thu, 13 Dec 2012 18:51:10 +0000 (18:51 +0000)
commitbb9c895a8b3bd672d8f9beba0d369e46612cf9ee
tree46f44a38a72f1c7350062d0cc8508dc134bd698f
parentaf8b0dd08886e88246bc8ea440b2c65fba41ee86
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>
SVN-Revision: 34669
target/linux/brcm47xx/patches-3.6/235-bcma-dont-expose-mips-irq.patch [new file with mode: 0644]