Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd
[pandora-kernel.git] / drivers / mtd / nand / h1910.c
index 9bf5ce5..50166e9 100644 (file)
@@ -124,7 +124,6 @@ static int __init h1910_init(void)
        /* 15 us command delay time */
        this->chip_delay = 50;
        this->ecc.mode = NAND_ECC_SOFT;
-       this->options = NAND_NO_AUTOINCR;
 
        /* Scan to find existence of the device */
        if (nand_scan(h1910_nand_mtd, 1)) {