]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[PATCH] ARM: OMAP: Enable AUTOIDLE bit for OMAP16xx
authorAmit Kucheria <amit.kucheria@nokia.com>
Thu, 11 Aug 2005 13:49:49 +0000 (06:49 -0700)
committerTony Lindgren <tony@atomide.com>
Thu, 11 Aug 2005 13:49:49 +0000 (06:49 -0700)
Enable AUTOIDLE bit for OMAP16xx

arch/arm/plat-omap/gpio.c

index 29d23a1139a098b6d1826b4df0b6acfb506644e9..e0457ec1c797e0f544b07c3fdf472911b3933aa7 100644 (file)
@@ -807,7 +807,7 @@ static int __init _omap_gpio_init(void)
                if (bank->method == METHOD_GPIO_1610) {
                        __raw_writew(0x0000, bank->base + OMAP1610_GPIO_IRQENABLE1);
                        __raw_writew(0xffff, bank->base + OMAP1610_GPIO_IRQSTATUS1);
-                       __raw_writew(0x0014, bank->base + OMAP1610_GPIO_SYSCONFIG);
+                       __raw_writew(0x0015, bank->base + OMAP1610_GPIO_SYSCONFIG);
                }
 #endif
 #ifdef CONFIG_ARCH_OMAP730