[mtd interface] sync
void nand_sync(struct mtd_info * mtd);
mtd
MTD device structure
Sync is actually a wait for chip ready function.
Thomas Gleixner <[email protected]>
Author.