Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion
[cascardo/linux.git] / arch / arm / mach-orion5x / ts78xx-setup.c
index 16f1bd5..c1c1cd0 100644 (file)
@@ -239,7 +239,7 @@ static struct platform_nand_data ts78xx_ts_nand_data = {
 static struct resource ts78xx_ts_nand_resources = {
        .start          = TS_NAND_DATA,
        .end            = TS_NAND_DATA + 4,
-       .flags          = IORESOURCE_IO,
+       .flags          = IORESOURCE_MEM,
 };
 
 static struct platform_device ts78xx_ts_nand_device = {