linux/arch/m68knommu/platform
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
..
68EZ328 m68knommu: cleanup 68EZ328 init code 2007-10-23 20:45:44 -07:00
68VZ328 arch/m68knommu: Removing dead 68328_SERIAL_UART2 config option 2010-10-21 10:17:29 +10:00
520x m68knommu: Coldfire QSPI platform support 2010-05-17 11:04:19 +10:00
523x m68knommu: Coldfire QSPI platform support 2010-05-17 11:04:19 +10:00
527x m68knommu: Coldfire QSPI platform support 2010-05-17 11:04:19 +10:00
528x m68knommu: Coldfire QSPI platform support 2010-05-17 11:04:19 +10:00
532x m68knommu: Coldfire QSPI platform support 2010-05-17 11:04:19 +10:00
5206 m68knommu: map ColdFire interrupts to correct masking bits 2009-09-16 09:43:52 +10:00
5206e m68knommu: remove duplicated #include 2009-09-30 10:06:06 +10:00
5249 m68knommu: add smc91x support to ColdFire 5249 platform 2010-05-24 13:29:55 +10:00
5272 m68knommu: stop using __do_IRQ 2010-10-21 10:17:30 +10:00
5307 m68knommu: add smc91x support for ColdFire NETtel boards 2010-05-24 13:29:56 +10:00
5407 m68knommu: map ColdFire interrupts to correct masking bits 2009-09-16 09:43:52 +10:00
68328 m68knommu: stop using __do_IRQ 2010-10-21 10:17:30 +10:00
68360 m68knommu: stop using __do_IRQ 2010-10-21 10:17:30 +10:00
coldfire 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