[ARM] ixp4xx: fix IRQ GPIO direction configuration for GPIOs >= 8
authorTim Harvey <tim_harvey@yahoo.com>
Sat, 14 Jul 2007 09:15:05 +0000 (11:15 +0200)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 20 Jul 2007 08:51:52 +0000 (09:51 +0100)
commit5c9b9123b35e28dd7cb3012f3f8d4ea13a30631c
tree299ce587189d977480044d3564ad79c8759a188c
parent9a79b2274186fade17134929d4f85b70d59a3840
[ARM] ixp4xx: fix IRQ GPIO direction configuration for GPIOs >= 8

I believe that the following patch is necessary to properly configure
GPIO line configuration for IRQ's which are mapped to a GPIO line >= 8
(without this patch the wrong GPIO is configured as an input.)

Signed-off-by: Tim Harvey <tim_harvey@yahoo.com>
Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-ixp4xx/common.c