linux/arch/m68knommu/platform/68328
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
..
bootlogo.h
bootlogo.pl
config.c m68knommu: cleanup 68328 init code 2007-10-23 20:45:44 -07:00
entry.S m68knommu: rename PT_OFF_VECTOR to PT_OFF_FORMATVEC. 2010-10-21 10:17:30 +10:00
head-de2.S arch/m68knommu: Removing dead RAM_{16,32}_MB config option 2010-10-21 10:17:29 +10:00
head-pilot.S fix file specification in comments 2006-10-03 23:01:26 +02:00
head-ram.S arch/m68knommu: Removing dead RELOCATE config option 2010-10-21 10:17:28 +10:00
head-rom.S Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
ints.c m68knommu: stop using __do_IRQ 2010-10-21 10:17:30 +10:00
Makefile [PATCH] m68knommu: build support for 68328 romvec.S 2006-06-28 15:03:47 -07:00
romvec.S Remove all inclusions of <linux/config.h> 2006-10-04 03:38:54 -04:00
timers.c clocksource: pass clocksource to read() callback 2009-04-21 13:41:47 -07:00