linux/arch/m68knommu
Greg Ungerer 04570b4621 m68knommu: stop using __do_IRQ
The use of __do_IRQ is deprecated, so lets stop using it.
Generally the interrupts on the supported processors here are
level triggered, so this is strait forward to switch over to
using the standard handle_level_irq flow handler. (Although
some ColdFire parts support edge triggered GPIO line  interrupts
we have no support for them yet).

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
2010-10-21 10:17:30 +10:00
..
configs defconfig reduction 2010-08-14 22:26:53 +02:00
kernel m68knommu: rename PT_OFF_VECTOR to PT_OFF_FORMATVEC. 2010-10-21 10:17:30 +10:00
lib m68k: merge the mmu and non-mmu versions of checksum.h 2009-09-16 09:43:37 +10:00
mm arch/m68knommu/mm/fault.c: Checkpatch cleanup 2010-05-24 14:44:02 +10:00
platform m68knommu: stop using __do_IRQ 2010-10-21 10:17:30 +10:00
defconfig defconfig reduction 2010-08-14 22:26:53 +02:00
Kconfig m68knommu: stop using __do_IRQ 2010-10-21 10:17:30 +10:00
Kconfig.debug m68knommu: removing config variable DUMPTOFLASH 2008-02-05 09:44:21 -08:00
Makefile m68knommu: correct the CC flags for Coldfire M5272 targets 2010-04-21 13:28:49 +10:00