Merge branch 'master' of /home/tglx/work/kernel/git/mtd-2.6/
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / mtd / nand / au1550nd.c
index 4253b930978964cdbf82751dec59173126e2f892..29dde7dcafa182b86db8ffab4cc875554e5e990e 100644 (file)
@@ -578,7 +578,7 @@ static int __init au1xxx_nand_init(void)
 
        /* 30 us command delay time */
        this->chip_delay = 30;
-       this->eccmode = NAND_ECC_SOFT;
+       this->ecc.mode = NAND_ECC_SOFT;
 
        this->options = NAND_NO_AUTOINCR;