From: Greg Ungerer Date: Wed, 13 Oct 2010 03:42:22 +0000 (+1000) Subject: m68knommu: support the external GPIO based interrupts of the 5272 X-Git-Tag: v2.6.37-rc1~138^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a405f833f4cd6490caaf381efe58a5628b545733;p=pandora-kernel.git 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 --- Reading git-diff-tree failed