From: Lennert Buytenhek Date: Fri, 24 Jun 2005 19:54:35 +0000 (+0100) Subject: [PATCH] ARM: 2744/1: ixp2000 gpio irq support X-Git-Tag: v2.6.13-rc1~68^2~251^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4982887cacf2122bc256e901598b58caf4a34be;p=pandora-kernel.git [PATCH] ARM: 2744/1: ixp2000 gpio irq support Patch from Lennert Buytenhek This patch cleans up the ixp2000 gpio irq code and implements the set_irq_type method for gpio irqs so that users can select for which events (falling edge/rising edge/level low/level high) on the gpio pin they want the corresponding gpio irq to be triggered. Signed-off-by: Lennert Buytenhek Signed-off-by: Deepak Saxena Signed-off-by: Russell King --- Reading git-diff-tree failed