[PATCH 0/2] mtd: mtdconcat: Fix callback functions check

Zhihao Cheng chengzhihao1 at huawei.com
Fri Jul 30 19:32:41 PDT 2021


Patch 1: Check subdev's master mtd device's callback function while
making concatenated device.
Patch 2: Remove bad callback function assignments.

Zhihao Cheng (2):
  mtd: mtdconcat: Judge callback function existence getting from master
    for each partition
  mtd: mtdconcat: Remove concat_{read|write}_oob

 drivers/mtd/mtdconcat.c | 123 +++-------------------------------------
 1 file changed, 8 insertions(+), 115 deletions(-)

-- 
2.31.1




More information about the linux-mtd mailing list