[prev in list] [next in list] [prev in thread] [next in thread] 

List:       git-commits-head
Subject:    [ARM] OMAP: Fix 2430 SMC91x ethernet IRQ
From:       Linux Kernel Mailing List <linux-kernel () vger ! kernel ! org>
Date:       2008-08-28 20:03:37
Message-ID: 200808282003.m7SK3bhO007836 () hera ! kernel ! org
[Download RAW message or body]

Gitweb:     http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a814917058a63978ecd9fbefe4f88e3fc1576a79
Commit:     a814917058a63978ecd9fbefe4f88e3fc1576a79
Parent:     9c2d015712ff1deb7ae5f95ef1fd9b5557520bc1
Author:     Russell King <rmk@dyn-67.arm.linux.org.uk>
AuthorDate: Wed Aug 27 14:29:40 2008 +0100
Committer:  Russell King <rmk+kernel@arm.linux.org.uk>
CommitDate: Wed Aug 27 16:15:23 2008 +0100

    [ARM] OMAP: Fix 2430 SMC91x ethernet IRQ
    
    Taken from omap 97b705ad835f1481270c4b67b402d6e37fa8ad15:
      ARM: OMAP: Misc compile fixes after syncing with mainline
    
      Also fix 2430 smc91x to use IRQ_LOWLEVEL.
    
      Signed-off-by: Tony Lindgren <tony@atomide.com>
    
    Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
---
 arch/arm/mach-omap2/board-2430sdp.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/arm/mach-omap2/board-2430sdp.c b/arch/arm/mach-omap2/board-2430sdp.c
index d4d6385..b72ca13 100644
--- a/arch/arm/mach-omap2/board-2430sdp.c
+++ b/arch/arm/mach-omap2/board-2430sdp.c
@@ -103,7 +103,7 @@ static struct resource sdp2430_smc91x_resources[] = {
 	[1] = {
 		.start	= OMAP_GPIO_IRQ(OMAP24XX_ETHR_GPIO_IRQ),
 		.end	= OMAP_GPIO_IRQ(OMAP24XX_ETHR_GPIO_IRQ),
-		.flags	= IORESOURCE_IRQ | IORESOURCE_IRQ_HIGHEDGE,
+		.flags	= IORESOURCE_IRQ | IORESOURCE_IRQ_LOWLEVEL,
 	},
 };
 
--
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic