All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] mtd: mtdconcat: Fix callback functions check
@ 2021-07-31  2:32 ` Zhihao Cheng
  0 siblings, 0 replies; 26+ messages in thread
From: Zhihao Cheng @ 2021-07-31  2:32 UTC (permalink / raw)
  To: miquel.raynal, richard, vigneshr, bbrezillon
  Cc: linux-mtd, linux-kernel, chengzhihao1, yukuai3

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


^ permalink raw reply	[flat|nested] 26+ messages in thread

end of thread, other threads:[~2021-08-16 14:29 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-31  2:32 [PATCH 0/2] mtd: mtdconcat: Fix callback functions check Zhihao Cheng
2021-07-31  2:32 ` Zhihao Cheng
2021-07-31  2:32 ` [PATCH 1/2] mtd: mtdconcat: Judge callback function existence getting from master for each partition Zhihao Cheng
2021-07-31  2:32   ` Zhihao Cheng
2021-08-06 19:28   ` Miquel Raynal
2021-08-06 19:28     ` Miquel Raynal
2021-08-07  2:15     ` Zhihao Cheng
2021-08-07  2:15       ` Zhihao Cheng
2021-08-07 10:32       ` Miquel Raynal
2021-08-07 10:32         ` Miquel Raynal
2021-08-10 11:35         ` Zhihao Cheng
2021-08-10 11:35           ` Zhihao Cheng
2021-08-16 13:43           ` Miquel Raynal
2021-08-16 13:43             ` Miquel Raynal
2021-08-16 14:27   ` Miquel Raynal
2021-08-16 14:27     ` Miquel Raynal
2021-07-31  2:32 ` [PATCH 2/2] mtd: mtdconcat: Remove concat_{read|write}_oob Zhihao Cheng
2021-07-31  2:32   ` Zhihao Cheng
2021-08-06 19:26   ` Miquel Raynal
2021-08-06 19:26     ` Miquel Raynal
2021-08-07  2:59     ` Zhihao Cheng
2021-08-07  2:59       ` Zhihao Cheng
2021-08-07 10:28       ` Miquel Raynal
2021-08-07 10:28         ` Miquel Raynal
2021-08-16 14:27   ` Miquel Raynal
2021-08-16 14:27     ` Miquel Raynal

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.