[replaceable] the most common oob data read function
int nand_read_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 read
Thomas Gleixner <[email protected]>
Author.