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

From: Zhihao Cheng
Date: Fri Jul 30 2021 - 22:22:00 EST


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