linux/arch/m68k/mac
Finn Thain da3fb3c9aa m68k/mac: oss irq fixes
The IOP driver calls into the OSS driver to enable its IRQ. This undesirable coupling between drivers only exists because the OSS driver doesn't correctly handle all of its machspec IRQs.

Fix OSS handling of enable/disable for VIA1 IRQs (8 thru 15) which includes MAC_IRQ_ADB.

Back when I implemented pmac_zilog support I redefined IRQ_MAC_SCC incorrectly. Change this to a machspec IRQ so that it works on OSS.

Clean up the unused OSS audio IRQ and OSS_IRQLEV_* cruft that only confuses things.

Fix the OSS description in macints.c and remove an obsolete comment.

Don't enable the VIA1 irq before registering the handler.

Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
2011-12-10 19:52:47 +01:00
..
Makefile mac68k: replace mac68k SCC code with platform device 2010-02-27 18:31:09 +01:00
baboon.c m68k/mac: cleanup forward declarations 2011-12-10 19:52:46 +01:00
config.c m68k/mac: oss irq fixes 2011-12-10 19:52:47 +01:00
iop.c m68k/mac: oss irq fixes 2011-12-10 19:52:47 +01:00
mac_penguin.S
macboing.c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2010-10-24 13:41:39 -07:00
macints.c m68k/mac: oss irq fixes 2011-12-10 19:52:47 +01:00
misc.c m68k/mac: Fix compiler warning in via_read_time() 2011-10-24 21:00:34 +02:00
oss.c m68k/mac: oss irq fixes 2011-12-10 19:52:47 +01:00
psc.c m68k/mac: cleanup mac_irq_pending 2011-12-10 19:52:46 +01:00
via.c m68k/mac: fix nubus slot irq disable and shutdown 2011-12-10 19:52:47 +01:00