[ARM] 3347/1: Bugfix for ixp4xx_set_irq_type()
authorMårten Wikström <marten.wikstrom@passito.se>
Wed, 22 Feb 2006 22:27:23 +0000 (22:27 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 22 Feb 2006 22:27:23 +0000 (22:27 +0000)
Patch from Mårten Wikström

This patch fixes a bug in ixp4xx_set_irq_type() which leads to
GPIO being incorrectly set to both edge triggered for raising
as well as falling edge interrupt types. See the previous
discussion on patch 3312/1.

Signed-off-by: Mårten Wikström <marten.wikstrom@passito.se>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found