linux/arch/m68k/mac
Finn Thain 56e63689fd m68k/mac: cleanup mac_clear_irq
mac_clear_irq() is dead code and has been dead for as long as I can recall. On certain Mac models, certain irqs can't be cleared this way. Outside of irq dispatch, this code appears be unusable without busy loops or worse, and for irq dispatch we duplicate the same logic. Remove mac_clear_irq() and supporting code.

Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
2011-12-10 19:52:45 +01:00
..
Makefile mac68k: replace mac68k SCC code with platform device 2010-02-27 18:31:09 +01:00
baboon.c m68k/mac: cleanup mac_clear_irq 2011-12-10 19:52:45 +01:00
config.c m68k/mac: early console 2011-12-10 19:52:45 +01:00
iop.c m68k/irq: Remove obsolete IRQ_FLG_* users 2011-11-08 22:35:48 +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: cleanup mac_clear_irq 2011-12-10 19:52:45 +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: cleanup mac_clear_irq 2011-12-10 19:52:45 +01:00
psc.c m68k/mac: cleanup mac_clear_irq 2011-12-10 19:52:45 +01:00
via.c m68k/mac: cleanup mac_clear_irq 2011-12-10 19:52:45 +01:00