]> git.baikalelectronics.ru Git - kernel.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, 10 Dec 2011 18:52:47 +0000 (19:52 +0100)
commit7869639b583206790b8adc8d7e865df95aee877d
tree700cb8521ef6ca3648d30f93538e3630c7f1c79d
parent3825a58eb84e1615d3a4dfe5392dfb09c715c64e
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