From 2e076781b9258a80f6df80b175b50d787875d2f5 Mon Sep 17 00:00:00 2001 From: Charulatha V Date: Wed, 25 May 2011 12:44:28 +0530 Subject: [PATCH] --- yaml --- r: 295646 b: refs/heads/master c: ec9af5d9f9399ceb340ee26afcc7d23e9d2a94c2 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-omap1/gpio7xx.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index cda9b2fd33c6..cf826840128f 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: d0d665a896c5b9a0aa60e8bac15c270cb59aa9e7 +refs/heads/master: ec9af5d9f9399ceb340ee26afcc7d23e9d2a94c2 diff --git a/trunk/arch/arm/mach-omap1/gpio7xx.c b/trunk/arch/arm/mach-omap1/gpio7xx.c index 433491cb73fa..4771d6b68b96 100644 --- a/trunk/arch/arm/mach-omap1/gpio7xx.c +++ b/trunk/arch/arm/mach-omap1/gpio7xx.c @@ -52,8 +52,8 @@ static struct omap_gpio_reg_offs omap7xx_mpuio_regs = { static struct __initdata omap_gpio_platform_data omap7xx_mpu_gpio_config = { .virtual_irq_start = IH_MPUIO_BASE, - .bank_width = 32, .is_mpuio = true, + .bank_width = 16, .bank_stride = 2, .regs = &omap7xx_mpuio_regs, };