[replaceable] get features for onfi nand
int nand_onfi_get_features(struct mtd_info * mtd, struct nand_chip * chip, int addr, uint8_t * subfeature_param);
mtd
MTD device structure
chip
nand chip info structure
addr
feature address.
subfeature_param
the subfeature parameters, a four bytes array.
Thomas Gleixner <[email protected]>
Author.