Merge git://git.infradead.org/mtd-2.6
[pandora-kernel.git] / arch / arm / mach-s3c64xx / dma.c
index 5567e03..e7d03ab 100644 (file)
@@ -697,7 +697,7 @@ static int s3c64xx_dma_init1(int chno, enum dma_ch chbase,
                chptr->number = chno;
                chptr->dmac = dmac;
                chptr->regs = regptr;
-               regptr += PL008_Cx_STRIDE;
+               regptr += PL080_Cx_STRIDE;
        }
 
        /* for the moment, permanently enable the controller */