On Fri, 2023-08-18 at 14:51:01 UTC, Md Sadre Alam wrote: > From: Sricharan Ramabadhran <quic_srichara@xxxxxxxxxxx> > > READ/READ_START opcodes are not set in exec_op path. > Fixing that here. > > While there, Steps to program the controller is common for > erase/reset/read/program page. So use a common pattern and > pull them under one function. > > Signed-off-by: Md Sadre Alam <quic_mdalam@xxxxxxxxxxx> > Signed-off-by: Sricharan Ramabadhran <quic_srichara@xxxxxxxxxxx> Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git nand/next, thanks. Miquel