[replaceable] oob data read function for hw ecc with syndromes
int nand_read_oob_syndrome(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.