]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] ARM: 2744/1: ixp2000 gpio irq support
authorLennert Buytenhek <buytenh@wantstofly.org>
Fri, 24 Jun 2005 19:54:35 +0000 (20:54 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 24 Jun 2005 19:54:35 +0000 (20:54 +0100)
commitc4982887cacf2122bc256e901598b58caf4a34be
tree12f3ddeb179f6b6f4cc956b83c726ee9208e542a
parentc6b56949de86694d837750a0a89c766b9871e81c
[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 <buytenh@wantstofly.org>
Signed-off-by: Deepak Saxena
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-ixp2000/core.c
drivers/i2c/busses/i2c-ixp2000.c
include/asm-arm/arch-ixp2000/gpio.h
include/asm-arm/arch-ixp2000/platform.h