From: Finn Thain Date: Sun, 23 Oct 2011 14:11:19 +0000 (+1100) Subject: m68k/mac: fix baboon irq disable and shutdown X-Git-Tag: v3.3-rc1~175^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=feb11e8a5617cd337d8a83fd9cde38dba8ef050f;p=pandora-kernel.git 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 Signed-off-by: Geert Uytterhoeven --- Reading git-diff-tree failed