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)
commit97d22306daf83df207223b401820236ee1c0a2e6
treeb6c57dec763bd549ba74ab25509217798d2d84bc
parent6e4082f1707433c35f2add7bbb4ae0f8550be74e
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]