[PATCH v2 0/1] mtd: rawnand: Cache read sequential
JaimeLiao
jaimeliao.tw at gmail.com
Mon Aug 29 00:24:51 PDT 2022
v2:
1. correct the 3rd parameter for nand_exec_continue_read_page_op function.
2. adding mtd_info struction for judge operation in nand_exec_continue_read_page_op function.
3. adding performance result in commit log
JaimeLiao (1):
mtd: rawnand: Cache read sequential
drivers/mtd/nand/raw/nand_base.c | 96 +++++++++++++++++++++++++++--
drivers/mtd/nand/raw/nand_timings.c | 12 ++++
include/linux/mtd/rawnand.h | 7 +++
3 files changed, 110 insertions(+), 5 deletions(-)
--
2.17.1
More information about the linux-mtd
mailing list