[ARM] 3192/1: Remove gpio_isr_line_clear() API from IXP4xx
authorDeepak Saxena <dsaxena@plexity.net>
Wed, 4 Jan 2006 17:17:10 +0000 (17:17 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 4 Jan 2006 17:17:10 +0000 (17:17 +0000)
commitf7e8bbb8207c17afbd716e7e5fc785b78fa08571
treeeb78a6b9578a6f83c1022fcbc1685bc054dc889d
parentb3a962455b106a1677f91c754e5315753c3d44c3
[ARM] 3192/1: Remove gpio_isr_line_clear() API from IXP4xx

Patch from Deepak Saxena

Other than interrupt masking purposes, this API is only used when
configuring interrupt lines and this patch moves that functionality
directly into the ixp4xx_set_irq_type() implementation as board level
PCI code should not need to worry about those details.

Signed-off-by: Deepak Saxena <dsaxena@plexity.net>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-ixp4xx/common.c
arch/arm/mach-ixp4xx/coyote-pci.c
arch/arm/mach-ixp4xx/ixdp425-pci.c
arch/arm/mach-ixp4xx/ixdpg425-pci.c
arch/arm/mach-ixp4xx/nslu2-pci.c
arch/arm/mach-ixp4xx/nslu2-power.c
include/asm-arm/arch-ixp4xx/platform.h