]> 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>
Sat, 3 Dec 2011 11:20:07 +0000 (12:20 +0100)
commit27542a547a16e213536b18ed586f87ea63ffaf88
tree5e7e205b8f0d9482e90b35a71f3154a1bc02cdfb
parent7cc83890247dccf978402162590f11e0e1bf9f22
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