aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-pxa/treo680.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-pxa/treo680.c')
-rw-r--r--arch/arm/mach-pxa/treo680.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-pxa/treo680.c b/arch/arm/mach-pxa/treo680.c
index a06f19edebb3..753ec4df17b9 100644
--- a/arch/arm/mach-pxa/treo680.c
+++ b/arch/arm/mach-pxa/treo680.c
@@ -409,7 +409,7 @@ err1:
static void treo680_irda_shutdown(struct device *dev)
{
- gpio_free(GPIO_NR_TREO680_AMP_EN);
+ gpio_free(GPIO_NR_TREO680_IR_EN);
}
static struct pxaficp_platform_data treo680_ficp_info = {