omap: gpmc-smsc911x: always set irq flags to IORESOURCE_IRQ_LOWLEVEL
authorMike Rapoport <mike@compulab.co.il>
Sat, 16 Apr 2011 22:29:29 +0000 (22:29 +0000)
committerTony Lindgren <tony@atomide.com>
Wed, 20 Apr 2011 15:53:59 +0000 (08:53 -0700)
commitf0949f73a75093fb86d6554101bd79046633a297
treeb27f0257abedfc53ff03b8141d16eeb487351530
parentf0e615c3cb72b42191b558c130409335812621d8
omap: gpmc-smsc911x: always set irq flags to IORESOURCE_IRQ_LOWLEVEL

SMSC911x devices attached to OMAP GPMC always use low level irqs.
Setting the appropriate flag in the irq resourse strucure allows using
.flags field in the omap_smsc911x_platform_data for driver specific
flags

Signed-off-by: Mike Rapoport <mike@compulab.co.il>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/board-omap3logic.c
arch/arm/mach-omap2/gpmc-smsc911x.c