]> git.baikalelectronics.ru Git - kernel.git/commit
[ARM] 3368/1: ixp4xx: set gpio direction in ixp4xx_config_irq
authorAlessandro Zummo <a.zummo@towertech.it>
Mon, 20 Mar 2006 17:10:12 +0000 (17:10 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 21 Mar 2006 22:06:09 +0000 (22:06 +0000)
commit3b270bdd2c3a0861192cd8334a32ee91ad213aff
tree82c657f89548aaa0d6e62e889e0dafef427fd8d8
parent752fa4e020a88581ab8922e4f214c801453d979d
[ARM] 3368/1: ixp4xx: set gpio direction in ixp4xx_config_irq

Patch from Alessandro Zummo

ixp4xx_config_irq did not configure the gpio line
as an input.

As an added bonus, the irq2gpio array has been converted
from int to char.

Signed-off-by: Alessandro Zummo <a.zummo@towertech.it>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-ixp4xx/common.c