m68knommu: support the external GPIO based interrupts of the 5272
authorGreg Ungerer <gerg@uclinux.org>
Wed, 13 Oct 2010 03:42:22 +0000 (13:42 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Thu, 21 Oct 2010 00:17:31 +0000 (10:17 +1000)
commita405f833f4cd6490caaf381efe58a5628b545733
tree261b5bafe00fbda4aec2acccec5395b14c87f21e
parent730251f27df1ed0177609d1e49817f0c3ada0b1a
m68knommu: support the external GPIO based interrupts of the 5272

The external GPIO interrupts of the ColdFire 5272 SoC are edge triggered,
unlike the internal interrupt sources (which are level triggered).

Add proper support for these interrupts.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
arch/m68knommu/platform/5272/intc.c