ssb: fix interrupt assignment
authorJochen Friedrich <jochen@scram.de>
Wed, 3 Feb 2010 20:28:11 +0000 (21:28 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 8 Feb 2010 21:50:54 +0000 (16:50 -0500)
commit83e34f03ee9b86b49bde4707a1fe03a1837e29be
tree2c8169f323e58a9b633b36dff5909b70a3df43d4
parent0866b03c7d7dee8a34ffa527ecda426c0f405518
ssb: fix interrupt assignment

Explicitely enable shared interrupt 2 for any core that didn't get a dedicated IRQ
anymore (fallthrough case) and for EXTIF cores to make gpio interrupts work.
Also remove a bogus comment.

Signed-off-by: Jochen Friedrich <jochen@scram.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/ssb/driver_mipscore.c