[ARM] S3C2410: Fix flags on DM9000 resources on BAST and VR1000
authorBen Dooks <ben-linux@fluff.org>
Thu, 3 Jul 2008 10:24:22 +0000 (11:24 +0100)
committerBen Dooks <ben-linux@fluff.org>
Thu, 3 Jul 2008 15:51:18 +0000 (16:51 +0100)
commit9cf345e3991623d4b7e4df2624b898d7f20ec37f
tree31d7361707b0ef2d9647fcfa3c47bfea12a7178f
parent8fe059df33f82fb785dd795391498ad8bc6fac09
[ARM] S3C2410: Fix flags on DM9000 resources on BAST and VR1000

Fix the flags entries for the DM9000 IRQ entries on both the
Simtec BAST and Thorcom VR1000 board. The current entries use
the IRQF_ flags, but we should be using the IORESOURCE_IRQ_
definitions.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
PATCH FOLLOWS
KernelVersion: 2.6.26-rc5
arch/arm/mach-s3c2410/mach-bast.c
arch/arm/mach-s3c2410/mach-vr1000.c