]> git.karo-electronics.de Git - karo-tx-linux.git/commit
m68k/mac: fix baboon irq disable and shutdown
authorFinn Thain <fthain@telegraphics.com.au>
Sun, 23 Oct 2011 14:11:19 +0000 (01:11 +1100)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Sun, 13 Nov 2011 10:20:31 +0000 (11:20 +0100)
commit70e24dd627f81fac5cdda8c7fe46c5379e324401
tree2d74007c54caba6c06db180b724e2e082a6c69ad
parent806682a0d856992da54f61a3f47f2be297d9e819
m68k/mac: fix baboon irq disable and shutdown

The baboon_disabled hack is broken because it is missing an irq shutdown method. So releasing a Baboon irq kills the other Baboon irqs. But we don't really need this hack because we don't have media bay support and TREX uses a NuBus IRQ. Remove it.

Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
arch/m68k/mac/baboon.c