[replaceable] the most common oob data write function
int nand_write_oob_std(struct mtd_info * mtd, struct nand_chip * chip, int page);
mtd
mtd info structure
chip
nand chip info structure
page
page number to write
Thomas Gleixner <[email protected]>
Author.