1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-30 15:26:22 +03:00
Commit Graph

1 Commits

Author SHA1 Message Date
hauke
7b216e0fe3 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
2012-12-13 18:51:10 +00:00