Hello, These 2 patches remove the last dependency we had on ->dev_ready() and ->chip_delay when ->exec_op() is defined. Will be needed to deprecate both fields, which is about to happen (see this branch [1] if you want to have the big picture). Regards, Boris [1]https://github.com/bbrezillon/linux-0day/commits/nand/api-cleanup Boris Brezillon (2): mtd: rawnand: Add the nand_wait_readrdy() helper and use it mtd: rawnand: Add the nand_wait_rdy_op() helper and use it drivers/mtd/nand/raw/nand_base.c | 49 ++++++++++++++++++++++++++++------------ 1 file changed, 35 insertions(+), 14 deletions(-) -- 2.14.1