]> 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>
Mon, 28 Nov 2011 20:32:34 +0000 (21:32 +0100)
commit6f8dee35e23680c7515e91db6345e6bda3a57415
tree4a2265a3f458fc4aa87d800218efc84999b31070
parente2617ee626c816e5adfe01c892928ec2f718066c
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