m68k/mac: fix baboon irq disable and shutdown
commitfeb11e8a5617cd337d8a83fd9cde38dba8ef050f
authorFinn Thain <fthain@telegraphics.com.au>
Sun, 23 Oct 2011 14:11:19 +0000 (24 01:11 +1100)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Sat, 10 Dec 2011 18:52:47 +0000 (10 19:52 +0100)
tree700cb8521ef6ca3648d30f93538e3630c7f1c79d
parentda3fb3c9aaa357421ade92910303af82340c2ff5
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