]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/mtd/nand/raw/txx9ndfmc.c
drivers: Remove explicit invocations of mmiowb()
[linux.git] / drivers / mtd / nand / raw / txx9ndfmc.c
index ddf0420c09976a39a10dddbbad9cc48edb94610b..97978227aa55812079aa94b07f84a0fec28dd2c8 100644 (file)
@@ -159,7 +159,6 @@ static void txx9ndfmc_cmd_ctrl(struct nand_chip *chip, int cmd,
                if ((ctrl & NAND_CTRL_CHANGE) && cmd == NAND_CMD_NONE)
                        txx9ndfmc_write(dev, 0, TXX9_NDFDTR);
        }
-       mmiowb();
 }
 
 static int txx9ndfmc_dev_ready(struct nand_chip *chip)