linux/arch/m68knommu/platform/68360
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
..
commproc.c arch/m68knommu/platform/68360/commproc.c: Checkpatch cleanup 2010-05-24 14:44:25 +10:00
config.c m68knommu: remove empty timer offset function for 68360 2008-02-01 21:02:04 +11:00
entry.S m68knommu: rename PT_OFF_VECTOR to PT_OFF_FORMATVEC. 2010-10-21 10:17:30 +10:00
head-ram.S Rename .data.initvect to .data..initvect. 2010-03-03 11:26:01 +01:00
head-rom.S Rename .data.initvect to .data..initvect. 2010-03-03 11:26:01 +01:00
ints.c m68knommu: stop using __do_IRQ 2010-10-21 10:17:30 +10:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00