]> Pileus Git - ~andy/linux/blobdiff - drivers/mtd/nand/s3c2410.c
Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel/git...
[~andy/linux] / drivers / mtd / nand / s3c2410.c
index 68b5b3a486a9c66571ad0012c4337b81d3a23841..fa6e9c7fe51103c092ff4214e66cfeaf8e424af3 100644 (file)
@@ -774,7 +774,7 @@ static void s3c2410_nand_init_chip(struct s3c2410_nand_info *info,
        chip->select_chip  = s3c2410_nand_select_chip;
        chip->chip_delay   = 50;
        chip->priv         = nmtd;
-       chip->options      = 0;
+       chip->options      = set->options;
        chip->controller   = &info->controller;
 
        switch (info->cpu_type) {